Remove esphome host and role since it has been migrated to NixOS

This commit is contained in:
yuri 2023-11-04 22:46:01 +01:00
commit 6a023f5433
No known key found for this signature in database
GPG key ID: E646779AC54AEC64
9 changed files with 0 additions and 129 deletions

View file

@ -1,11 +0,0 @@
esphome__version: "2023.7.0"
certbot__version_spec: ""
certbot__acme_account_email_address: jannes+letsencrypt-ccchh@grzb.de
certbot__certificate_domains:
- "esphome.ccchh.net"
nginx__version_spec: ""
nginx__configurations:
- name: esphome
content: "{{ lookup('ansible.builtin.file', 'z9/configs/esphome/nginx/esphome.conf') }}"