dd
This commit is contained in:
parent
5dd3698353
commit
05b326896e
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
mode: '0755'
|
mode: '0755'
|
||||||
url_username: "{{ munin_node_plugins_repo_user | default(omit) }}"
|
url_username: "{{ munin_node_plugins_repo_user | default(omit) }}"
|
||||||
url_password: "{{ munin_node_plugins_repo_user_pass | default(omit) }}"
|
url_password: "{{ munin_node_plugins_repo_user_pass | default(omit) }}"
|
||||||
|
force_basic_auth: true #test
|
||||||
loop: "{{ munin_node_plugins }}"
|
loop: "{{ munin_node_plugins }}"
|
||||||
notify: restart munin-node
|
notify: restart munin-node
|
||||||
#no_log: true TODO
|
#no_log: true TODO
|
||||||
|
|
Loading…
Reference in a new issue