Skip to content
Snippets Groups Projects
Commit 3d87f23b authored by jwfang's avatar jwfang
Browse files

uncomment unintended local changes

parent 789910d8
Branches
Tags
No related merge requests found
...@@ -191,7 +191,7 @@ ...@@ -191,7 +191,7 @@
src: "{{ fname }}" src: "{{ fname }}"
dest: "{{ fname }}" dest: "{{ fname }}"
mode: push mode: push
#delegate_to: localhost delegate_to: localhost
become: false become: false
register: get_task register: get_task
until: get_task|succeeded until: get_task|succeeded
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment