n
Some checks failed
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/pr/gitleaks Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline failed
ci/woodpecker/pr/ansible-lint Pipeline failed

This commit is contained in:
Michael Grote 2024-04-03 17:10:53 +02:00
parent 30748be43e
commit 7f58bd020b

View file

@ -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
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