boutetnico / ansible-role-unattended-upgrades

Install and configure unattended-upgrades using Ansible.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tests Ansible Galaxy

ansible-role-unattended-upgrades

This role installs and configures unattended-upgrades.

Requirements

Ansible 2.10 or newer.

Supported Platforms

Role Variables

Variable Required Default Choices Comments
unattended_dependencies true unattended-upgrades string
unattended_package_blacklist true [] list

Dependencies

None

Example Playbook

- hosts: all
  roles:
    - role: ansible-role-unattended-upgrades

Testing

molecule test

License

MIT

Author Information

@boutetnico

About

Install and configure unattended-upgrades using Ansible.

License:MIT License


Languages

Language:Jinja 92.5%Language:Python 7.5%