Fix marker begin.
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
ssh ling@leet "cd Code/Ansible/ansible-pull; git push"
|
ssh ling@leet "cd Code/Ansible/ansible-pull; git push"
|
||||||
curl https://scm.hyperling.com | bash
|
curl https://scm.hyperling.com | bash
|
||||||
marker: '{mark}'
|
marker: '{mark}'
|
||||||
marker_start: "#!{{ bash_exec.stdout }}"
|
marker_begin: "#!{{ bash_exec.stdout }}"
|
||||||
marker_end: "exit 0"
|
marker_end: "exit 0"
|
||||||
state: present
|
state: present
|
||||||
create: yes
|
create: yes
|
||||||
|
Reference in New Issue
Block a user