chore: add loop control to fileglob loop
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e6badb761f
commit
9c1d71ddea
0
molecule/centos7/alertmanager/templates/.keep
Normal file
0
molecule/centos7/alertmanager/templates/.keep
Normal 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
|
||||
|
Loading…
Reference in New Issue
Block a user