messaging/base: missing with_items

This commit is contained in:
Pavel Raiskup 2019-06-28 12:56:23 +02:00
parent 9bce442b80
commit 124abd89a8

View file

@ -48,5 +48,6 @@
vars:
- msg_username: "{{ item.username }}"
- msg_appname: "{{ item.app_name }}"
with_items: "{{ messaging.certificates }}"
tags:
- fedora-messaging