forked from CCCHH/ansible-infra
Use nginx role with custom nginx.conf support
This commit is contained in:
parent
64f9484b16
commit
65ac14c18b
23 changed files with 378 additions and 115 deletions
|
|
@ -48,8 +48,8 @@ ola__configs:
|
|||
- name: ola-usbserial
|
||||
content: "{{ lookup('ansible.builtin.file', 'configs/light/ola/ola-usbserial.conf') }}"
|
||||
foobazdmx__art_net_host: localhost
|
||||
nginx__enable_https_redirect: false
|
||||
nginx__configs:
|
||||
nginx__version_spec: ""
|
||||
nginx__configurations:
|
||||
- name: light.ccchh.net
|
||||
content: "{{ lookup('ansible.builtin.file', 'configs/light/nginx/light.ccchh.net.conf') }}"
|
||||
- name: http_handler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue