add ipa/client role to the rest of the playbookd for staging

This commit is contained in:
Mark O'Brien 2021-02-12 12:42:38 +00:00 committed by nphilipp
parent 4e33f7c5d7
commit fdcd55c176
46 changed files with 79 additions and 34 deletions

View file

@ -15,7 +15,8 @@
- rkhunter
- nagios_client
- hosts
- fas_client
- { role: ipa/client, when: env == "staging" }
- { role: fas_client, when: env != "staging" }
- sudo
- collectd/base
- openvpn/server