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

6 lines
184 B
YAML
Raw Normal View History

2023-04-11 20:41:32 +02:00
esphome__version: "2023.3.2"
nginx__version_spec: ""
nginx__configurations:
2022-12-04 20:11:39 +01:00
- name: esphome
content: "{{ lookup('ansible.builtin.file', 'configs/esphome/nginx/esphome.conf') }}"