An Ansible role that configures and manages APT on Debian/Ubuntu systems.
This role is a fork of debops.ansible-apt,
an excellent role created and maintained as part of the DebOps Project.
Additional role variables:
apt_packages: []- Install apt packages by role, host or groupapt_host_packages: []apt_group_packages: []apt_remove_packages: []- Remove apt packages by role, host or groupapt_remove_host_packages: []apt_remove_group_packages: []
Original Author: Maciej Delmanowski | e-mail | Twitter | GitHub
Original Author: Robin Schneider | e-mail | Twitter | GitHub
This fork is maintained by Chad Sheets - GitHub | Blog | Email
License: GPL-3.0