uncomment unintended local changes
This commit is contained in:
parent
789910d8eb
commit
3d87f23bf5
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@
|
|||
src: "{{ fname }}"
|
||||
dest: "{{ fname }}"
|
||||
mode: push
|
||||
#delegate_to: localhost
|
||||
delegate_to: localhost
|
||||
become: false
|
||||
register: get_task
|
||||
until: get_task|succeeded
|
||||
|
|
Loading…
Reference in a new issue