Commit 4c7be587 authored by Simon Cornet's avatar Simon Cornet
Browse files

fix: use bash

parent 8fb4c0be
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
       sudo pvesh get /cluster/resources | \
       grep {{ inventory_hostname_short }} | \
       egrep -v \"node/pve|storage/pve|sdn/pve|template\""
    executable: "/bin/bash"
  changed_when: false
  delay: 10
  failed_when: "running_guests.rc >= 2"