diff --git a/tasks/general/scripts/root.yml b/tasks/general/scripts/root.yml index 957ee34..4da2a48 100644 --- a/tasks/general/scripts/root.yml +++ b/tasks/general/scripts/root.yml @@ -7,7 +7,7 @@ block: | # 20210211 - Make life easier! ssh ling@leet "cd Code/Ansible/ansible-pull; git push" - curl https://scm.hyperling.com | bash + time curl https://scm.hyperling.com | bash marker: '{mark}' marker_begin: "#!{{ bash_exec.stdout }}" marker_end: "exit 0"