L3D
L3D
Adding Github Action for Yamllint
+ Create .yamllint config + improving some yamllint suggestions
Hello folks. Etebase/etesync is a neat piece of software. Thanks for that. :kissing_heart: I have written an Ansible role on [github.com/roles-ansible/ansible_role_etebase](https://github.com/roles-ansible/ansible_role_etebase.git) which can be used to install etebase. This role...
Nothing fancy! Just changing the markdown syntax for headlines...
Hello everyone. As forgejo is becoming a hard fork of gitea, I'm proposing that it be moved to its own ansible role. *(See [forgejo news](https://forgejo.org/2024-02-forking-forward/).)* What do you think about...
It would be nice to change the restic version to "latest" and it will pick the latest restic release. As seen in https://github.com/roles-ansible/ansible_role_homebox and https://github.com/roles-ansible/ansible_role_gitea
**SSH_OPTS not working?** Hi there, I have added the following config to my getssl account config: ```bash SSH_OPTS="-o StrictHostKeyChecking=accept-new" ``` Unfortunately, the option does not work and ssh still asks...