Fix marker begin.

This commit is contained in:
Hyperling 2021-02-12 06:01:43 -06:00
parent 4b9a23e4fe
commit 41b2283353

View File

@ -9,7 +9,7 @@
ssh ling@leet "cd Code/Ansible/ansible-pull; git push"
curl https://scm.hyperling.com | bash
marker: '{mark}'
marker_start: "#!{{ bash_exec.stdout }}"
marker_begin: "#!{{ bash_exec.stdout }}"
marker_end: "exit 0"
state: present
create: yes