Playbooks to a new Lilik
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

8 lines
217 B

---
host_fqdn: '{{ ansible_hostname }}.dmz.{{ domain }}'
monitoring_vhosts: []
nginx_site_fqdn: '{{ ansible_hostname }}.{{ domain }}'
nginx_site_alternate_fqdns: []
nginx_proxy_protocol: true
nginx_tls_1_2: false
...