Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 552 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 552 Bytes

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