mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 21:41:53 +08:00
bastion: clean up logic so server will install on bastion01.iad2
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -18,9 +18,8 @@
|
||||
- fas_client
|
||||
- sudo
|
||||
- collectd/base
|
||||
- { role: openvpn/server, when: not inventory_hostname.startswith('bastion-comm01') or inventory_hostname.startswith('bastion13') }
|
||||
- { role: openvpn/client, when: inventory_hostname.startswith('bastion13') }
|
||||
- { role: packager_alias, when: not inventory_hostname.startswith('bastion-comm01') or inventory_hostname.startswith('bastion13') }
|
||||
- openvpn/server
|
||||
- packager_alias
|
||||
- opendkim
|
||||
|
||||
pre_tasks:
|
||||
|
||||
Reference in New Issue
Block a user