You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TASK [Setup crafty container] *************************************************************************************************************************
--- before
+++ after
@@ -1,2 +1,2 @@
-network - pasta
-restart_policy - no:0
+network - default
+restart_policy - :0
changed: [node.name.io]
This is all done locally and i notice this with other containers aswell, is this something due to the change of the network driver in podman being changed into pasta?
It's not immediatly an issue as i use this within a hobby project, but i can imagine based on the changed state, you would restart the container so it uses the newer image. But if nothing really changed, then it would unexpectedly reboot the container.
Curious if this is something you also see on your end! We use: Fedora release 42 (Rawhide) which is experimental i just noticed.. not sure if this is the reason.
The text was updated successfully, but these errors were encountered:
I'm using the following versions related to the playbook:
I noticed when i run the following task:
I see that it's always changed:
This is all done locally and i notice this with other containers aswell, is this something due to the change of the network driver in podman being changed into pasta?
It's not immediatly an issue as i use this within a hobby project, but i can imagine based on the changed state, you would restart the container so it uses the newer image. But if nothing really changed, then it would unexpectedly reboot the container.
Curious if this is something you also see on your end! We use: Fedora release 42 (Rawhide) which is experimental i just noticed.. not sure if this is the reason.
The text was updated successfully, but these errors were encountered: