mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-02 10:53:01 +02:00
linting
This commit is contained in:
parent
422eb2de3b
commit
9d2944b5be
1 changed files with 3 additions and 2 deletions
|
@ -86,8 +86,9 @@
|
|||
Do you want to retain the keys (PKI)? (required to add users in the future, but less secure)
|
||||
[y/N]
|
||||
register: _store_pki
|
||||
when: store_pki is undefined
|
||||
when: ipsec_enabled
|
||||
when:
|
||||
- store_pki is undefined
|
||||
- ipsec_enabled
|
||||
|
||||
- name: DNS adblocking prompt
|
||||
pause:
|
||||
|
|
Loading…
Add table
Reference in a new issue