mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-10 23:03:03 +02:00
spelling
This commit is contained in:
parent
31d90b774d
commit
4cc0383d71
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@
|
||||||
- name: DNS adblocking prompt
|
- name: DNS adblocking prompt
|
||||||
pause:
|
pause:
|
||||||
prompt: |
|
prompt: |
|
||||||
Do you want to configure the DNS ad blocking on this VPN server?
|
Do you want to enable DNS ad blocking on this VPN server?
|
||||||
[y/N]
|
[y/N]
|
||||||
register: _dns_adblocking
|
register: _dns_adblocking
|
||||||
when: dns_adblocking is undefined
|
when: dns_adblocking is undefined
|
||||||
|
|
Loading…
Add table
Reference in a new issue