21 lines
557 B
Markdown
21 lines
557 B
Markdown
unattended_upgrades
|
|
=========
|
|
|
|
This will install the needed packages and configurations for unattended system upgrades.
|
|
|
|
Requirements
|
|
------------
|
|
|
|
Either CentOS 7 or an Debian based system.
|
|
|
|
Role Variables
|
|
--------------
|
|
|
|
**Please look at the [defaults/main.yml](defaults/main.yml) for all available variables and their description.**
|
|
|
|
**Note: Lines that are commented out via `#` are usually still valid/used variables, but they are not defined by default, so they might enable a feature, when uncommenting/defining them!**
|
|
|
|
License
|
|
-------
|
|
|
|
GPL-3.0-only
|