Consistency of calling scm.

This commit is contained in:
2021-02-15 09:47:07 -06:00
parent a42c8b9088
commit f6e06fb34c
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
user: ansible
name: "Ansible Weekly Forced Sync"
special_time: weekly
job: "sudo {{ ansible_pull_exec.stdout }} -U https://github.com/Hyperling/ansible.git"
job: "{{ user_root.home }}/bin/scm.sh"
state: present
disabled: no