minor fixes, updated graylog, persistent iptables rules

This commit is contained in:
Bastian de Byl
2022-05-07 21:34:14 -04:00
parent 34f2988a05
commit dc4aca06ec
6 changed files with 16 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
ansible.builtin.file:
path: "{{ item }}"
state: directory
owner: "{{ podman_user }}"
owner: "{{ podman_subuid.stdout }}"
group: "{{ podman_user }}"
mode: 0755
notify: restorecon podman