moved nginx, graylog to podman

This commit is contained in:
Bastian de Byl
2022-05-01 03:31:16 -04:00
parent 8e373896a6
commit c5bc5a91ac
49 changed files with 2556 additions and 580 deletions

View File

@@ -8,7 +8,7 @@
group: "{{ podman_user }}"
mode: 0755
notify: restorecon podman
with_items:
loop:
- "{{ hass_path }}/media"
- "{{ hass_path }}/config"
tags: hass
@@ -22,7 +22,7 @@
group: "{{ podman_user }}"
mode: 0644
notify: restorecon podman
with_items:
loop:
- configuration.yaml
- automations.yaml
tags: hass