This commit is contained in:
2020-09-27 23:23:21 +02:00
parent 8b54908fa4
commit a594df471f
11 changed files with 2128 additions and 9 deletions

View File

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