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
If the role is run in check mode, the shell commands never get executed
and the variables used in the next task are undefined, causing the play
to fail.
The commands are now always executed to ensure the variables are
populated.
0 commit comments