Compare commits

...

2 Commits

Author SHA1 Message Date
jeet 03ea58bb70 Update expect 2023-12-27 11:50:47 -05:00
jeet b6c4de3f76 Fix formating 2023-12-27 11:45:05 -05:00
+5 -6
View File
@@ -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: