An ansible role to: Update all the systems!
Include in a playbook with the following:
- hosts: localhost
roles:
- { role: bluepantsdev.update-sys }
update_sys_enabled
- Whether or not to run the role. Default is true
.
apt_upgrade
- For apt systems, select the type of upgrade to run. Default is dist
.
None
TBD
Created in 2024 by shaunsund. See more of my work at https://bluepants.dev.