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

5 lines
154 B
YAML

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