This commit is contained in:
2022-02-28 16:17:10 +01:00
parent 6649efc76e
commit 2775449515
77 changed files with 36441 additions and 116 deletions

View File

@ -81,3 +81,12 @@
daemon_reload: yes
state: restarted
- name: reload Pure-FTPd users
command: pure-pw mkdb
- name: restart Pure-FTPd
service:
name: pure-ftpd
state: restarted