tobias_richter.apt_cacher_ng

tobias_richter.apt_cacher_ng

Build Status

This role setups a apt-cacher-ng instance using elnappo.apt_cacher_ng and enables you to configure:

  • passthroughpattern and
  • precachefor

Requirements

This role requires Ansible 2.7 or higher.

Role Variables

See defaults/main.yml for the documented role variables.

Example Playbook

This playbook setups the apt cacher and allows all repositories to pass through.

- hosts: apt_cacher_ng
  roles:
    - role: tobias_richter.apt_cacher_ng
      apt_cacher_ng_passthroughpattern: '.*'
About

Ansible Role for setup and installing and configuring apt_cacher_ng using elnappo.apt_cacher_ng.

Install
ansible-galaxy install tobias_richter.apt_cacher_ng
GitHub repository
License
apache-2.0
Downloads
289
Owner
Expert DevOps Engineer