From 97de1470d3ee703b08930e1fc56ad043ce903d10 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 27 Jul 2020 10:02:34 -0700 Subject: [PATCH] os-cluster: fix syntax on including fas_client in stg. Signed-off-by: Kevin Fenzi --- playbooks/groups/os-cluster.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/playbooks/groups/os-cluster.yml b/playbooks/groups/os-cluster.yml index 5cc338fd3e..d1bd518f6b 100644 --- a/playbooks/groups/os-cluster.yml +++ b/playbooks/groups/os-cluster.yml @@ -16,8 +16,7 @@ - rkhunter - nagios_client - hosts - - fas_client - when: env != 'staging' + - { role: fas_client, when: env != 'staging' } - collectd/base - rsyncd - sudo