From 7c50802e78188d9231af02e88f32ccaddd5569e6 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 16 May 2022 12:09:00 -0700 Subject: [PATCH] missing comma. sigh Signed-off-by: Kevin Fenzi --- playbooks/groups/oci-registry.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/oci-registry.yml b/playbooks/groups/oci-registry.yml index 4509907cb7..b45f7d6b97 100644 --- a/playbooks/groups/oci-registry.yml +++ b/playbooks/groups/oci-registry.yml @@ -15,7 +15,7 @@ - base - rkhunter - nagios_client - - { role: zabbix/zabbix_agent + - { role: zabbix/zabbix_agent, when: env == "staging" } - hosts - { role: openvpn/client,