Explorar o código

Fixing islnk.

Kenny Woodson %!s(int64=7) %!d(string=hai) anos
pai
achega
a322f1f556
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      roles/docker/tasks/main.yml

+ 1 - 1
roles/docker/tasks/main.yml

@@ -53,7 +53,7 @@
 
 - when:
     - l_use_crio
-    - dockerstat.stat.islink is defined and not (dockerstat.stat.islink | bool)
+    - dockerstat.stat.islnk is defined and not (dockerstat.stat.islnk | bool)
   block:
     - name: stop the current running docker
       systemd: