From 9b242e8dcd0096fdd111ffacdb78e2806a63236b Mon Sep 17 00:00:00 2001 From: Robert Date: Sun, 7 Sep 2025 20:32:28 -0600 Subject: [PATCH] CHANGES TO MAKE COMPATIBLE WITH MY HOMELAB --- tasks/cron.yml | 2 +- tasks/files/sudoers_ansible | 8 +------- tasks/files/sudoers_ansible.bk | 7 +++++++ 3 files changed, 9 insertions(+), 8 deletions(-) create mode 100644 tasks/files/sudoers_ansible.bk diff --git a/tasks/cron.yml b/tasks/cron.yml index 9e84c35..dbe88c4 100644 --- a/tasks/cron.yml +++ b/tasks/cron.yml @@ -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" diff --git a/tasks/files/sudoers_ansible b/tasks/files/sudoers_ansible index eed947f..1f118d2 100644 --- a/tasks/files/sudoers_ansible +++ b/tasks/files/sudoers_ansible @@ -1,7 +1 @@ -$ANSIBLE_VAULT;1.1;AES256 -35616332396531633763373466333266316563303639333235633136663564366636633534656636 -3663613036666233643839383037636466313136353366310a356331396136363761373031646463 -38643833313539656337376364653735396661633038633764383239656135333166663631316336 -6461626266626231390a626531373131333863323364393730363365663266353639326438393363 -32383230393639323163313239663366323539326661396464633132613266383762303965326337 -3436613134326530306632653836613736346533363033656166 +ansible ALL=(ALL) NOPASSWD: ALL \ No newline at end of file diff --git a/tasks/files/sudoers_ansible.bk b/tasks/files/sudoers_ansible.bk new file mode 100644 index 0000000..eed947f --- /dev/null +++ b/tasks/files/sudoers_ansible.bk @@ -0,0 +1,7 @@ +$ANSIBLE_VAULT;1.1;AES256 +35616332396531633763373466333266316563303639333235633136663564366636633534656636 +3663613036666233643839383037636466313136353366310a356331396136363761373031646463 +38643833313539656337376364653735396661633038633764383239656135333166663631316336 +6461626266626231390a626531373131333863323364393730363365663266353639326438393363 +32383230393639323163313239663366323539326661396464633132613266383762303965326337 +3436613134326530306632653836613736346533363033656166