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

6 lines
184 B
YAML

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