retrace: Do not run ipa/client role on retrace_stg_aws

This commit is contained in:
Matěj Grabovský 2021-06-07 15:37:36 +02:00
parent 0505e365da
commit 07c182538b
2 changed files with 1 additions and 7 deletions

View file

@ -1,13 +1,6 @@
---
env: staging
ipa_host_group: retrace
ipa_host_group_desc: Retrace servers
ipa_client_shell_groups:
- retrace
ipa_client_sudo_groups:
- retrace
vpn: true
tcp_ports: [ 22, 80, 443 ]

View file

@ -66,6 +66,7 @@
- import_role: name=hosts
- import_role: name=openvpn/client
- import_role: name=ipa/client
when: env != 'staging'
- import_role: name=rkhunter
- import_role: name=nagios_client
- import_role: name=sudo