The ansible-role-auto-upgrade Ansible role automates regular upgrades of supported operating systems:
- Debian-based systems (e.g., Ubuntu, Debian, Linux Mint). This role provides a simpler alternative to unattended-upgrades for applying system updates.
(In future versions, Arch Linux and Gentoo will also be supported.)
License
Copyright (c) 2025-2026 James Cherti.
Distributed under terms of the MIT license.
Do you like ansible-role-auto-upgrade?
Please star ansible-role-auto-upgrade on GitHub.
Links
- The GitHub repository of ‘auto-upgrade’: https://github.com/jamescherti/ansible-role-auto-upgrade
Related posts:
- ansible-role-reniced – An Ansible role that configures reniced on Debian and Ubuntu based operating systems
- ansible-role-apt – An Ansible role that manages the APT configuration and updates the /etc/apt/sources.list for Debian and Ubuntu systems
- quick-sdcv.el, a package that enables Emacs to function as an offline dictionary using sdcv
- Productivity: Time-saving tips for the digital age
- Ansible: Reintegrating /etc/rc.local in Linux systems that use Systemd as their init system
- Ansible: Installing and configuring Gitolite using Ansible for secure Git repository management
- Ansible: ansible-role-tuned, an Ansible role which configures tuned
- Emacs Evil Mode: How to restore both the line and column number of a mark, not just the line number
- bash-stdops – A collection of useful Bash Shell Scripts
- Helper script to upgrade Arch Linux
- Gentoo Linux: Printer driver for the Brother QL-1110NWB
- Emacs Theme: Tomorrow Night Deepblue, a beautiful theme with a deep blue background
- jc-dotfiles – A collection of configuration files for UNIX/Linux systems
- Python: Extract variables/values from source code comments
- How to make Vim edit/diff files from outside of Vim? (e.g. from a shell like Bash, Zsh, Fish..)
- Emacs quick-fasd: Integrate Fasd for fast file and directory navigation
- Configuring Linux on a ThinkPad T420s Laptop (Debian, Ubuntu, Linux Mint…)
- The Importance of Backups: Why Failing to Create or Test Them Leads to Regret
- Linux: Setting the default GDM login monitor in a multi-monitor setup using GNOME display settings
- Bash shell: Interactive Menu to Insert any String from the Tmux Scrollback Buffer Into the Shell Prompt