forked from CCCHH/ansible-infra
Use the .yaml file extension for all YAML files
This commit is contained in:
parent
9d0697f0d0
commit
1bcb77961b
60 changed files with 1 additions and 1 deletions
5
inventories/z9/host_vars/esphome.yaml
Normal file
5
inventories/z9/host_vars/esphome.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
esphome__version: "2023.3.2"
|
||||
nginx__version_spec: ""
|
||||
nginx__configurations:
|
||||
- name: esphome
|
||||
content: "{{ lookup('ansible.builtin.file', 'configs/esphome/nginx/esphome.conf') }}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue