ansible-infra/inventories/z9/host_vars/esphome.yml
2023-04-11 20:41:32 +02:00

6 lines
188 B
YAML

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