configurations-ansible/roles/dns-filter/README.md

36 lines
556 B
Markdown
Raw Permalink Normal View History

dns-filter
=========
This role setup selected dns-filter
Requirements
------------
.
Role Variables
--------------
- **dns_filter_enabled** (boolean): if true enable dns filter
- **dns_filter_selected** (string): selectable dns filter, check filter list
Dependencies
------------
.
Example Playbook
----------------
2023-03-16 22:55:55 +01:00
`ansible-playbook -i inventory/example.yml handbook.yml --extra-vars="target=your_target go_path=/opt/go/bin"`
License
-------
GPLv3
Author Information
------------------
- [Claudio Maradonna](https://social.unitoo.it/claudio)