Skip to content

linconf/ansible-apt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: apt

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.

Role Modifications

Additional role variables:

  • apt_packages: [] - Install apt packages by role, host or group
  • apt_host_packages: []
  • apt_group_packages: []
  • apt_remove_packages: [] - Remove apt packages by role, host or group
  • apt_remove_host_packages: []
  • apt_remove_group_packages: []

Author and License

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

Analytics

About

Configure and manage APT Package Manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published