You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-roles/proftpd/templates
Mathieu Trossevin 101c282846
gitea/ansible-roles/pipeline/head This commit looks good Details
proftpd: Fix format of public key files controlled by ansible
The comments used by ansible's blockinfile module break the format
expected by proftpd for public ssh keys, making them unusable.

Replace with a template, we will just have to accept that we need to use
ansible for all changes to these file.
4 months ago
..
authorized_keys.j2 proftpd: Fix format of public key files controlled by ansible 4 months ago
evolinux.conf.j2 proftpd: Add a warning if config file was overriden 7 months ago
ftps.conf.j2 proftpd: Add a warning if config file was overriden 7 months ago
sftp.conf.j2 proftpd: Add a warning if config file was overriden 7 months ago