This commit is contained in:
parent
1889eedd0e
commit
22c5c35bd6
@ -70,6 +70,8 @@
|
|||||||
src: "etc/logrotate.d/config.j2"
|
src: "etc/logrotate.d/config.j2"
|
||||||
dest: "/etc/logrotate.d/matrix"
|
dest: "/etc/logrotate.d/matrix"
|
||||||
loop: "{{ matrix_logrotate_config }}"
|
loop: "{{ matrix_logrotate_config }}"
|
||||||
|
loop_control:
|
||||||
|
label: "{{ item.log }}"
|
||||||
when: matrix_logrotate_enabled
|
when: matrix_logrotate_enabled
|
||||||
|
|
||||||
- name: Open ports in iptables
|
- name: Open ports in iptables
|
||||||
|
Loading…
Reference in New Issue
Block a user