configurations-ansible/roles/unattended-upgrades/README.md

35 lines
503 B
Markdown
Raw Normal View History

unattended-upgrades
=========
This role install unattended-upgrades
Requirements
------------
.
Role Variables
--------------
- **unattended_upgrades_enabled** (boolean): If true enable setup for unattended-upgrades
Dependencies
------------
.
Example Playbook
----------------
`ansible-playbook -i inventory/example.yml os-updates.yml --extra-vars="target=example_target"`
License
-------
GPLv3
Author Information
------------------
- [Claudio Maradonna](https://social.unitoo.it/claudio)