ipa/client: enable for nfs-servers in prod

Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
Nils Philippsen 2021-03-19 17:25:38 +01:00
parent 79a6fe36da
commit 4d216bf165

View file

@ -17,14 +17,12 @@
- base - base
- rkhunter - rkhunter
- hosts - hosts
- { role: ipa/client, when: env == "staging" } - ipa/client
- { role: fas_client, when: env != "staging" }
- nagios_client - nagios_client
- collectd/base - collectd/base
- sudo - sudo
tasks: tasks:
- import_tasks: "{{ tasks_path }}/2fa_client.yml"
- import_tasks: "{{ tasks_path }}/motd.yml" - import_tasks: "{{ tasks_path }}/motd.yml"
handlers: handlers: