Add group 'all-users' and change the order of tasks.

This commit is contained in:
2021-01-13 15:07:18 +01:00
parent 7154039669
commit 3061cbac23
2 changed files with 116 additions and 9 deletions

View File

@ -40,6 +40,15 @@
tags: git
# tags supported inside nis-user.yml:
#
# nis-user
- import_tasks: nis-user.yml
when: "groups['nis_server']|string is search(inventory_hostname)"
tags:
- nis-user
# tags supported inside ntp.yml:
#
# ntp-server
@ -111,15 +120,6 @@
- nis-install-server
# tags supported inside nis-user.yml:
#
# nis-user
- import_tasks: nis-user.yml
when: "groups['nis_server']|string is search(inventory_hostname)"
tags:
- nis-user
# tags supported inside nis-install-client.yml:
#
# nis-install-client