chore: add loop control to fileglob loop
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2021-06-03 21:53:40 +02:00
parent e6badb761f
commit 9c1d71ddea
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
2 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,8 @@
group: "{{ alertmanager_user }}"
mode: 0640
with_fileglob: "{{ alertmanager_template_files }}"
loop_control:
label: "{{ item | basename | splitext }}"
notify: __alertmanager_restart
- name: Copy systemd unit file