[tutorial v1.1_010] A variable with a list of possible values
This commit is contained in:
parent
a5bf493327
commit
6d39b1ad3a
1 changed files with 9 additions and 1 deletions
|
|
@ -2,5 +2,13 @@
|
||||||
---
|
---
|
||||||
version: 1.1
|
version: 1.1
|
||||||
|
|
||||||
proxy_mode: No proxy # Configure Proxy Access to the Internet
|
proxy_mode:
|
||||||
|
description: Configure Proxy Access to the Internet
|
||||||
|
choices:
|
||||||
|
- No proxy
|
||||||
|
- Auto-detect proxy settings for this network
|
||||||
|
- Use system proxy settings
|
||||||
|
- Manual proxy configuration
|
||||||
|
- Automatic proxy configuration URL
|
||||||
|
default: No proxy
|
||||||
...
|
...
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue