uncomment unintended local changes
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user