ansible-infra/inventories/z9/host_vars/esphome.yml

6 lines
189 B
YAML
Raw Normal View History

2022-12-04 20:11:39 +01:00
esphome__version: "2022.11.4"
nginx__configs:
- name: esphome
content: "{{ lookup('ansible.builtin.file', 'configs/esphome/nginx/esphome.conf') }}"
2022-12-18 04:39:09 +01:00
nginx__enable_https_redirect: true