Deduplicate Podman container logic with new role
This commit is contained in:
parent
bcf920053c
commit
4fb455c6b4
11 changed files with 141 additions and 179 deletions
|
|
@ -9,9 +9,3 @@
|
|||
ansible.builtin.systemd:
|
||||
name: ufw.service
|
||||
state: restarted
|
||||
- name: Reload systemd (daemon-reload)
|
||||
become: true
|
||||
become_user: "{{ pi_hole_username }}"
|
||||
ansible.builtin.systemd_service:
|
||||
daemon_reload: true
|
||||
scope: user
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue