Files
Unifi-NextDNS/README.md
T
2023-12-27 11:42:24 -05:00

24 lines
405 B
Markdown

# Unifi-NextDNS: Automated with Ansible
This repo servers to install/reinstall NextDNS CLI on the UDMP
### Pre Requisites
SSH key based authentication must be setup to the UDM.
### To Use These Playbooks
Simply clone this repository and follow the readme below.
### File structure:
``````
├── ansible.cfg
├── inventory.yml
└── playbooks
├── config-nextdns.yml
``````