Move "podman-restart" to the podman-container role
This commit is contained in:
parent
d92299e66c
commit
08cf93276d
6 changed files with 7 additions and 14 deletions
|
|
@ -5,7 +5,6 @@
|
|||
vars:
|
||||
user_username: "{{ pi_hole_username }}"
|
||||
user_password: "{{ pi_hole_password }}"
|
||||
user_start_podman_restart: true # TODO: Remove this and move it to the podman-container role
|
||||
- name: Create the pi-hole container
|
||||
ansible.builtin.include_role:
|
||||
name: podman-container
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue