ansible-infra/inventories/z9/host_vars/esphome.yml
2022-12-18 04:48:02 +01:00

6 lines
189 B
YAML

esphome__version: "2022.11.4"
nginx__configs:
- name: esphome
content: "{{ lookup('ansible.builtin.file', 'configs/esphome/nginx/esphome.conf') }}"
nginx__enable_https_redirect: true