Try fixing file, would not execute.

This commit is contained in:
Hyperling 2021-02-11 20:41:49 -06:00
parent 7a63b72b58
commit 0372d0c2fb

View File

@ -5,11 +5,11 @@
blockinfile:
path: /root/scm.sh
block: |
#!{{ bash_exec.stdout }}
# 20210211 - Make life easier!
ssh ling@leet "cd Code/Ansible/ansible-pull; git push"
curl https://scm.hyperling.com | bash
marker: '#{mark} MANAGED BY ANSIBLE | SCM Shortcut Script'
marker_begin: "!{{ bash_exec.stdout }}"
marker: ''
state: present
create: yes
backup: yes