mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 04:03:52 +08:00
Well you can't do that on import_role either
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -11,13 +11,13 @@
|
||||
- /srv/web/infra/ansible/vars/apps/poddlers.yml
|
||||
|
||||
pre_tasks:
|
||||
- import_role:
|
||||
- include_role:
|
||||
name: rabbit/user
|
||||
vars:
|
||||
username: toddlers{{ env_suffix }}
|
||||
sent_topics: ^org\.fedoraproject\.{{ env_short }}\.toddlers\..*
|
||||
|
||||
- import_role:
|
||||
- include_role:
|
||||
name: rabbit/queue
|
||||
vars:
|
||||
username: toddlers{{ env_suffix }}
|
||||
|
||||
Reference in New Issue
Block a user