Skip to content

An Ansible role to install and configure apt-cacher-ng on debian based systems.

License

Notifications You must be signed in to change notification settings

mvrahden/ansible-role-apt-cacher-ng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apt-cacher-ng

An Ansible role to install/configure apt-cacher-ng

  • (Client/server configurations)

Requirements

None

Role Variables

defaults/main.yml

Dependencies

None

Example Playbook

---
- hosts: all
  become: true
  vars:
  roles:
    - role: ansible-apt-cacher-ng
      apt_cacher_server: rpi-host-000
  tasks:

License

MIT

Author Information

  • Larry Smith Jr.
  • Menno van Rahden

About

An Ansible role to install and configure apt-cacher-ng on debian based systems.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published