Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 03ea58bb70 | |||
| b6c4de3f76 |
@@ -1,4 +1,3 @@
|
||||
---
|
||||
- name: Install and Configure NextDNS CLI
|
||||
hosts: UDM
|
||||
gather_facts: yes
|
||||
@@ -9,11 +8,11 @@
|
||||
command: sh -c 'sh -c "$(curl -sL https://nextdns.io/install)"'
|
||||
responses:
|
||||
Question:
|
||||
- i
|
||||
- e3448e
|
||||
- Y
|
||||
- Y
|
||||
- Y
|
||||
- 'Choice (default=i):' : 'i'
|
||||
- 'NextDNS Profile ID (default=e3448e):' : 'e3448e'
|
||||
- 'Report device name? [Y|n]:' : 'Y'
|
||||
- 'Enable caching? [Y|n]:' : 'Y'
|
||||
- 'Enable instant refresh? (y/n):' : 'Y'
|
||||
|
||||
- name: Start NextDNS CLI
|
||||
ansible.builtin.command:
|
||||
|
||||
Reference in New Issue
Block a user