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