uncomment unintended local changes

pull/1382/head
jwfang 2017-07-19 12:11:47 +08:00
parent 789910d8eb
commit 3d87f23bf5
1 changed files with 1 additions and 1 deletions

View File

@ -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