ansible-roles/proftpd/tasks
Mathieu Trossevin 101c282846
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
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.
2022-12-08 17:32:53 +01:00
..
account.yml whitespaces 2018-04-04 23:21:31 +02:00
accounts.yml proftpd: Fix format of public key files controlled by ansible 2022-12-08 17:32:53 +01:00
accounts_password.yml proftpd: use proftpd_accounts list for create ftp accounts 2018-02-27 17:14:57 +01:00
main.yml Add “when: not ansible_check_mode” to allow more --check 2022-12-02 17:40:43 +01:00