create molecule scenario for monitoring role
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user