Using Ansible to update Linux distributions
Very simple play to do updates to RPM and DEB based systems.
Very simple play to do updates to RPM and DEB based systems.
Ever need to reboot a group of hosts in a controlled fashion? Automatically? Here is how to do that via Ansible.
Ansible 2.0 was recently released and came with many updates dealing with the Windows module. What better way to start using it then to create a playbook to do Windows updates and automated reboots!