fix ansible-lint errors
This commit is contained in:
8
roles/nginx_docker/molecule/default/converge.yml
Normal file
8
roles/nginx_docker/molecule/default/converge.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- name: Converge
|
||||
hosts: all
|
||||
roles:
|
||||
- role: genlab.common.docker_ubuntu
|
||||
|
||||
- role: genlab.common.nginx_docker
|
||||
site_config: "nginx/test.conf"
|
||||
Reference in New Issue
Block a user