ajout become: false car delegate_to: localhost
This commit is contained in:
parent
638eec754c
commit
5c2a9c40a6
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
dest: /tmp/
|
dest: /tmp/
|
||||||
mode: '0444'
|
mode: '0444'
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
become: false
|
||||||
check_mode: no
|
check_mode: no
|
||||||
|
|
||||||
- name: create user node_exporter
|
- name: create user node_exporter
|
||||||
|
|
Loading…
Reference in a new issue