messaging/base: missing with_items
This commit is contained in:
parent
9bce442b80
commit
124abd89a8
1 changed files with 1 additions and 0 deletions
|
@ -48,5 +48,6 @@
|
||||||
vars:
|
vars:
|
||||||
- msg_username: "{{ item.username }}"
|
- msg_username: "{{ item.username }}"
|
||||||
- msg_appname: "{{ item.app_name }}"
|
- msg_appname: "{{ item.app_name }}"
|
||||||
|
with_items: "{{ messaging.certificates }}"
|
||||||
tags:
|
tags:
|
||||||
- fedora-messaging
|
- fedora-messaging
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue