Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tech_notes:ansible [2024-03-13 Wed wk11 21:15] – [ansible] baumkptech_notes:ansible [2024-03-13 Wed wk11 21:19] (current) – [ansible] baumkp
Line 20: Line 20:
   *''%%5 4 * * 6 ansible-playbook /mnt/ansible/debian_update.yml -i /mnt/ansible/inventory.ini --become-password-file '/mnt/ansible/password.yml'%%''   *''%%5 4 * * 6 ansible-playbook /mnt/ansible/debian_update.yml -i /mnt/ansible/inventory.ini --become-password-file '/mnt/ansible/password.yml'%%''
  
-I should check about setting up ansible to save some time maintaining my servers.+====Resources====
   *[[https://computingforgeeks.com/install-and-use-ansible-on-debian-linux/|Install and Use Ansible on Debian 11/10]]   *[[https://computingforgeeks.com/install-and-use-ansible-on-debian-linux/|Install and Use Ansible on Debian 11/10]]
   *[[https://ostechnix.com/install-and-configure-ansible-in-linux/|Install And Configure Ansible In Linux]]   *[[https://ostechnix.com/install-and-configure-ansible-in-linux/|Install And Configure Ansible In Linux]]
Line 27: Line 27:
   *[[https://simeononsecurity.com/guides/automate-linux-patching-and-updates-with-ansible/|Automating Linux Patching and Updates with Ansible: A Comprehensive Guide]]   *[[https://simeononsecurity.com/guides/automate-linux-patching-and-updates-with-ansible/|Automating Linux Patching and Updates with Ansible: A Comprehensive Guide]]
   *[[https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-ansible-on-debian-11|How To Install and Configure Ansible on Debian 11]]   *[[https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-ansible-on-debian-11|How To Install and Configure Ansible on Debian 11]]
-  *+  *[[https://www.jeffgeerling.com/blog/2022/ansible-playbook-upgrade-ubuntudebian-servers-and-reboot-if-needed|Ansible playbook to upgrade Ubuntu/Debian servers and reboot if needed]]
  
 ---- ----
 <- tech_notes:ipv6|Back ^ tech_notes:index|Start page ^ tech_notes:git|Next-> <- tech_notes:ipv6|Back ^ tech_notes:index|Start page ^ tech_notes:git|Next->