mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-17 12:10:34 +08:00
messaging/base: missing with_items
This commit is contained in:
@@ -48,5 +48,6 @@
|
||||
vars:
|
||||
- msg_username: "{{ item.username }}"
|
||||
- msg_appname: "{{ item.app_name }}"
|
||||
with_items: "{{ messaging.certificates }}"
|
||||
tags:
|
||||
- fedora-messaging
|
||||
|
||||
Reference in New Issue
Block a user