changed path for ansible_log

This commit is contained in:
2025-09-08 00:28:44 -06:00
parent 68606f1461
commit b58feddf3e

View File

@@ -3,4 +3,4 @@
user: ansible
name: "ansible provision"
minute: "*/10"
job: "/usr/bin/ansible-pull -o -U https://github.com/speedy-geez/ansible_pull_master.git >> ~/test/ansible_log"
job: "/usr/bin/ansible-pull -o -U https://github.com/speedy-geez/ansible_pull_master.git >> /home/robert/test/ansible_log"