Added importing of ProFTPd handler task to main bootstraps role handler
This commit is contained in:
@@ -4,3 +4,6 @@
|
||||
- name: Postinstall set-up of git
|
||||
ansible.builtin.import_tasks:
|
||||
file: git.yml
|
||||
- name: Postinstall set-up of ProFTPd
|
||||
ansible.builtin.import_tasks:
|
||||
file: proftpd.yml
|
||||
|
||||
Reference in New Issue
Block a user