Compare commits
No commits in common. "v1.1_120" and "v1.1_120~1" have entirely different histories.
v1.1_120
...
v1.1_120~1
1 changed files with 0 additions and 19 deletions
|
|
@ -1,19 +0,0 @@
|
|||
%YAML 1.2
|
||||
---
|
||||
version: 1.1
|
||||
|
||||
proxies:
|
||||
|
||||
username:
|
||||
redefine: true
|
||||
mandatory: false
|
||||
|
||||
password:
|
||||
redefine: true
|
||||
hidden:
|
||||
jinja: |-
|
||||
{% if not _.username %}
|
||||
no username defined
|
||||
{% endif %}
|
||||
description: if username is not defined
|
||||
...
|
||||
Loading…
Reference in a new issue