1
0
Fork 0
This repository has been archived on 2025-03-10. You can view files and clone it, but cannot push or open issues or pull requests.
ansible-role-borg/tasks
Julien Dessaux 277f232657 Fixed borg server account for Alpine Linux
The locked account set a password as '!' which prevents login with ssh
keys on only Alpine Linux. Setting the hashed password to '*' still
prevents ssh login with passwords but no longer blocks ssh keys.
2021-08-14 15:00:43 +02:00
..
client.yml Simplified and fixed borg role 2021-02-22 22:12:53 +01:00
client_Alpine.yml Revitalized the borg role 2021-02-11 19:10:38 +01:00
client_Debian.yml Added Debian support 2021-07-25 23:17:44 +02:00
client_FreeBSD.yml Added FreeBSD support 2021-06-30 11:26:00 +02:00
client_Gentoo.yml Revitalized the borg role 2021-02-11 19:10:38 +01:00
client_OpenBSD.yml Added FreeBSD support 2021-06-30 11:26:00 +02:00
client_RedHat.yml Revitalized the borg role 2021-02-11 19:10:38 +01:00
client_Ubuntu.yml Revitalized the borg role 2021-02-11 19:10:38 +01:00
common.yml Reworked and improved borg role 2021-05-02 18:42:01 +02:00
main.yml Added borg validate action plugin 2021-05-02 18:42:30 +02:00
server.yml Fixed borg server account for Alpine Linux 2021-08-14 15:00:43 +02:00