From cd542661606d10174a54cbf34fe5fb30f6d79a82 Mon Sep 17 00:00:00 2001 From: Rick Elrod Date: Thu, 14 Nov 2019 20:56:07 +0000 Subject: [PATCH] bastion_stg: add a few more roles now that the very basics are fine Signed-off-by: Rick Elrod --- playbooks/groups/bastion_stg.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/groups/bastion_stg.yml b/playbooks/groups/bastion_stg.yml index 4d6acd0210..6e80106080 100644 --- a/playbooks/groups/bastion_stg.yml +++ b/playbooks/groups/bastion_stg.yml @@ -12,10 +12,10 @@ roles: - base - #- rkhunter + - rkhunter #- nagios_client - hosts - #- fas_client + - fas_client - sudo #- collectd/base #- { role: openvpn/server, when: not inventory_hostname.startswith('bastion-comm01') or inventory_hostname.startswith('bastion13') }