Some checks failed
/ Ansible Lint (push) Failing after 1m53s
add defaults for nginx__deploy_htpasswds and nginx__htpasswds
8 lines
241 B
YAML
8 lines
241 B
YAML
nginx__deploy_redirect_conf: true
|
|
nginx__deploy_tls_conf: true
|
|
nginx__deploy_logging_conf: true
|
|
nginx__configurations: [ ]
|
|
nginx__use_custom_nginx_conf: false
|
|
nginx__custom_nginx_conf: ""
|
|
nginx__deploy_htpasswds: false
|
|
nginx__htpasswds: [ ]
|