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