Skip to content

Commit

Permalink
add restart
Browse files Browse the repository at this point in the history
  • Loading branch information
Silvija Tovernic committed Sep 20, 2024
1 parent a873aef commit 30ce676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/podman/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
ansible.builtin.systemd:
name: "container-{{ runner_image_name }}"
daemon_reload: true
state: started
state: restarted
enabled: true
become: yes

0 comments on commit 30ce676

Please sign in to comment.