ff
Some checks failed
ansible-lint / ansible-lint (pull_request) Failing after 3s
gitleaks / gitleaks (pull_request) Successful in 3s

This commit is contained in:
Michael Grote 2024-09-12 14:39:44 +02:00
parent 05b326896e
commit ea303ee5c5

View file

@ -6,10 +6,10 @@
mode: '0755'
url_username: "{{ munin_node_plugins_repo_user | default(omit) }}"
url_password: "{{ munin_node_plugins_repo_user_pass | default(omit) }}"
force_basic_auth: true #test
force_basic_auth: true
loop: "{{ munin_node_plugins }}"
notify: restart munin-node
#no_log: true TODO
no_log: true
check_mode: false # damit werden auch im check-mode die Plugins heruntergeladen, sonst schlägt der nächste Task fehl
- name: enable additional plugins