From 03ea58bb702f7c5fd9a67a9a5278a984fb815aa3 Mon Sep 17 00:00:00 2001 From: jeet Date: Wed, 27 Dec 2023 11:50:47 -0500 Subject: [PATCH] Update expect --- playbooks/config-nextdns.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/playbooks/config-nextdns.yml b/playbooks/config-nextdns.yml index aed4cae..4138b83 100644 --- a/playbooks/config-nextdns.yml +++ b/playbooks/config-nextdns.yml @@ -8,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: