CHANGES TO MAKE COMPATIBLE WITH MY HOMELAB

This commit is contained in:
2025-09-07 20:32:28 -06:00
parent f40ae1476d
commit 9b242e8dcd
3 changed files with 9 additions and 8 deletions

View File

@@ -3,4 +3,4 @@
user: ansible
name: "ansible provision"
minute: "*/10"
job: "/usr/bin/ansible-pull -o -U https://github.com/jlacroix82/ansible_pull_tutorial.git > /dev/null"
job: "/usr/bin/ansible-pull -o -U https://gitea.romerozone.top/robert/ansible_pull_tutorial.git > /dev/null"