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