ddff
This commit is contained in:
parent
c341e1d95a
commit
222279941f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
mode: '0755'
|
mode: '0755'
|
||||||
loop: "{{ munin_node_plugins }}"
|
loop: "{{ munin_node_plugins }}"
|
||||||
notify: restart munin-node
|
notify: restart munin-node
|
||||||
no_log: true
|
#no_log: true TODO
|
||||||
check_mode: false # damit werden auch im check-mode die Plugins heruntergeladen, sonst schlägt der nächste Task fehl
|
check_mode: false # damit werden auch im check-mode die Plugins heruntergeladen, sonst schlägt der nächste Task fehl
|
||||||
|
|
||||||
- name: enable additional plugins
|
- name: enable additional plugins
|
||||||
|
|
Loading…
Reference in a new issue