forked from CCCHH/ansible-infra
Rename inventory to z9
This commit is contained in:
parent
96ac8de142
commit
79879ae3af
7 changed files with 9 additions and 1 deletions
5
inventories/z9/host_vars/esphome.yml
Normal file
5
inventories/z9/host_vars/esphome.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
esphome__version: "2022.11.4"
|
||||
nginx__configs:
|
||||
- name: esphome
|
||||
content: "{{ lookup('ansible.builtin.file', 'configs/esphome/nginx/esphome.conf') }}"
|
||||
nginx__enable_https_redirect: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue