This commit is contained in:
2021-01-29 21:09:08 +01:00
parent dae762e43f
commit 0ffc26fdd9
5 changed files with 124 additions and 2 deletions

View File

@ -69,7 +69,7 @@
# tags supported inside pure-ftpd-install.yml:
#
- import_tasks: pure-ftpd-install.yml
when:
when:
- groups['ftp_server']|string is search(inventory_hostname)
tags:
- pure-ftpd
@ -110,7 +110,7 @@
- system-user
# tags supported inside :nis-install-server.yml
# tags supported inside nis-install-server.yml:
#
# nis-install-server
- import_tasks: nis-install-server.yml