Release 10.0.0 #100

Manually merged
jlecour merged 321 commits from unstable into stable 2020-05-13 11:25:49 +02:00
Showing only changes of commit ab00a46e19 - Show all commits

View file

@ -23,7 +23,7 @@
warn: no
- name: Adjust rights for munin-cgi
shell: "chmod --verbose 640 /var/log/munin/munin-cgi-*"
shell: "chmod --verbose 660 /var/log/munin/munin-cgi-*"
register: command_result
changed_when: "'changed' in command_result.stdout"
args: