[tutorial 070] A variable with type "domainname", parameters type and disabled
This commit is contained in:
parent
bebacb5cb1
commit
89bc786909
1 changed files with 12 additions and 0 deletions
12
firefox/40-no_proxy.yml
Normal file
12
firefox/40-no_proxy.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
no_proxy:
|
||||
description: Address for which proxy will be desactivated
|
||||
type: "domainname"
|
||||
params:
|
||||
allow_ip: true
|
||||
allow_cidr_network: true
|
||||
allow_without_dot: true
|
||||
allow_startswith_dot: true
|
||||
disabled:
|
||||
variable: proxy_mode
|
||||
when: No proxy
|
Loading…
Reference in a new issue