Python script that simplify applying updates on multiple servers by wrapping the update process and logging the output. Built with the help of various Ansible internals.
- Python3 and
pip
pip install update-wrapper
Create the configuration file ~/.update-wrapper.yml
and configure your hosts list.
See the sample file in the examples
directory.
update-wrapper