configurations-ansible/roles/dns-filter
2023-01-11 17:44:16 +01:00
..
defaults better playbook organization; add zabov role; add dns-filter role 2022-11-23 11:59:37 +01:00
handlers better playbook organization; add zabov role; add dns-filter role 2022-11-23 11:59:37 +01:00
meta better pihole role; change update_only and uninstall from variable to global tag; update accordingly dependent roles 2023-01-11 17:44:16 +01:00
tasks better pihole role; change update_only and uninstall from variable to global tag; update accordingly dependent roles 2023-01-11 17:44:16 +01:00
tests better playbook organization; add zabov role; add dns-filter role 2022-11-23 11:59:37 +01:00
vars better playbook organization; add zabov role; add dns-filter role 2022-11-23 11:59:37 +01:00
.travis.yml better playbook organization; add zabov role; add dns-filter role 2022-11-23 11:59:37 +01:00
README.md better playbook organization; add zabov role; add dns-filter role 2022-11-23 11:59:37 +01:00

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

ansible-playbook -i inventory/example.yml handbook.yml --extra-vars="target=your_target go_path=/opt/go/bin" --tags dns_filter

License

GPLv3

Author Information