Remove quotes, not needed here.
This commit is contained in:
parent
806a0aa638
commit
16a159dfea
@ -6,8 +6,8 @@
|
|||||||
path: /root/scm.sh
|
path: /root/scm.sh
|
||||||
block: |
|
block: |
|
||||||
# 20210211 - Make life easier!
|
# 20210211 - Make life easier!
|
||||||
'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} MANAGED BY ANSIBLE | SCM Shortcut Script'
|
marker: '#{mark} MANAGED BY ANSIBLE | SCM Shortcut Script'
|
||||||
marker_begin: "!{{ bash_exec.stdout }}"
|
marker_begin: "!{{ bash_exec.stdout }}"
|
||||||
state: present
|
state: present
|
||||||
|
Loading…
x
Reference in New Issue
Block a user