fix: rename role nginx-https-ingres to resolve ansible lint warning 106
This commit is contained in:
parent
3d22d93ba1
commit
1d0c703c42
8 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- role: nginx-https-ingress
|
- role: nginx_https_ingress
|
||||||
vars:
|
vars:
|
||||||
ingress:
|
ingress:
|
||||||
- server: kant
|
- server: kant
|
||||||
|
|
Loading…
Reference in a new issue