create molecule scenario for monitoring role

This commit is contained in:
HgO
2020-12-02 17:22:59 +01:00
parent 0f32a76e38
commit 2ace573ac9
21 changed files with 226 additions and 79 deletions

View File

@@ -1,5 +1,6 @@
---
# defaults file for roles/nginx
nginx_user: www-data
nginx_htpasswd_user: admin
nginx_owner: www-data
nginx_group: "{{ nginx_owner }}"
nginx_template_file: nginx.conf.j2
nginx_config_dir: /etc/nginx/conf.d