Make file look better.
This commit is contained in:
parent
f4d19c7600
commit
0537d6a03d
@ -5,11 +5,12 @@
|
|||||||
blockinfile:
|
blockinfile:
|
||||||
path: /root/scm.sh
|
path: /root/scm.sh
|
||||||
block: |
|
block: |
|
||||||
#!{{ bash_exec.stdout }}
|
|
||||||
# 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: ''
|
marker: '{mark}'
|
||||||
|
marker_start: "#!{{ bash_exec.stdout }}"
|
||||||
|
marker_end: "exit 0"
|
||||||
state: present
|
state: present
|
||||||
create: yes
|
create: yes
|
||||||
backup: yes
|
backup: yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user