ngine-io / ansible-role-blocky-dns

Ansible role to manage Blocky DNS proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI

Ansible Role: Blocky DNS

Installs and manages Blocky DNS.

Requirements

None.

Installation

Via requirements.yml:

---
# file: requirements.yml
roles:
  - name: ngine_io.blocky_dns
    version: v0.1.0

To install:

ansible-galaxy install -r requirements.yml

Dependencies

None.

Example Playbook

- hosts: dns
  roles:
    - role: ngine_io.blocky_dns

License

MIT / Apache2

Author Information

This role was created in 2024 by René Moser.

About

Ansible role to manage Blocky DNS proxy

License:MIT License


Languages

Language:Jinja 100.0%