Skip to content

Ansible role to set up apt-file in Debian-like systems

License

Notifications You must be signed in to change notification settings

nlware/ansible-apt-file

 
 

Repository files navigation

apt-file

CI Ansible Galaxy

Set up apt-file in Debian-like systems.

Requirements

None

Variables

  • apt_file_quiet: [default: true]: Whether or not the jobs should run quietly

  • apt_file_quietness: [default: '&>']: Controls the "quietness" of the jobs (e.g. '>' for only stderr)

  • apt_file_update_daily [default: true]: Whether or not to update on daily basis

Dependencies

None

Example

---
- hosts: all
  roles:
    - apt-file

License

MIT

Author Information

Mischa ter Smitten

Feedback, bug-reports, requests, ...

Are welcome!

About

Ansible role to set up apt-file in Debian-like systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%