From c3f337e81cc5b28a580679e524bf01c8e7f6ec97 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 26 Jun 2024 11:56:18 -0700 Subject: [PATCH] people: when when I fix when Signed-off-by: Kevin Fenzi --- playbooks/groups/people.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/people.yml b/playbooks/groups/people.yml index f4b5f3e490..3d90882d6a 100644 --- a/playbooks/groups/people.yml +++ b/playbooks/groups/people.yml @@ -78,7 +78,7 @@ - role: rabbit/user username: "planet{{ env_suffix }}" sent_topics: ^org\.fedoraproject\.{{ env_short }}\.(planet|logger)\..* - when: when: inventory_hostname.startswith('people02') + when: inventory_hostname.startswith('people02') - role: apache