Fix marker begin.
This commit is contained in:
parent
4b9a23e4fe
commit
41b2283353
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user