Well you can't do that on import_role either
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
7ea792533a
commit
345836f7da
1 changed files with 2 additions and 2 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue