General Enhancements #2
@ -6,9 +6,7 @@
|
|||||||
path: "{{ user_root.home }}/bin/scm.sh"
|
path: "{{ user_root.home }}/bin/scm.sh"
|
||||||
block: |
|
block: |
|
||||||
# 20210211 - Make life easier!
|
# 20210211 - Make life easier!
|
||||||
git clone {{ git_repo_http }} ansible-pull
|
time {{ ansible_pull_exec.stdout }} -U {{ git_repo_http }}
|
||||||
ansible-pull/setup.sh
|
|
||||||
mv ansible-pull ~/TRASH/
|
|
||||||
marker: '{mark}'
|
marker: '{mark}'
|
||||||
marker_begin: "#!{{ bash_exec.stdout }}"
|
marker_begin: "#!{{ bash_exec.stdout }}"
|
||||||
marker_end: "exit 0"
|
marker_end: "exit 0"
|
||||||
|
@ -6,9 +6,7 @@
|
|||||||
path: "{{ user_user.home }}/bin/scm.sh"
|
path: "{{ user_user.home }}/bin/scm.sh"
|
||||||
block: |
|
block: |
|
||||||
# 20210211 - Make life easier!
|
# 20210211 - Make life easier!
|
||||||
git clone {{ git_repo_http }} ansible-pull
|
time {{ ansible_pull_exec.stdout }} -U {{ git_repo_http }}
|
||||||
ansible-pull/setup.sh
|
|
||||||
mv ansible-pull ~/TRASH/
|
|
||||||
marker: '{mark}'
|
marker: '{mark}'
|
||||||
marker_begin: "#!{{ bash_exec.stdout }}"
|
marker_begin: "#!{{ bash_exec.stdout }}"
|
||||||
marker_end: "exit 0"
|
marker_end: "exit 0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user