aboutsummaryrefslogtreecommitdiff
path: root/tasks/client_Alpine.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-07-05Freebsd update to python 3.92.0.0Julien Dessaux1-1/+1
2022-07-05Fixed authorized_keys configuration drift, and change repo directory from ↵Julien Dessaux8-26/+36
hostname to fqdn
2021-10-05Allow hyphens in borg job name1.2.2Julien Dessaux1-2/+2
2021-08-14Fixed borg server account for Alpine Linux1.2.1Julien Dessaux1-1/+1
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.