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
This exemple tasks finish with failed status
ibm.power_vios.updateios:
action: commit
fatal: [vio]: FAILED! => changed=false
ioslevel: 3.1.0.21
msg: Command 'echo 'y\ny' | /usr/ios/cli/ioscli updateios -commit' failed with return code 19.
stderr: |-
There are no uncommitted updates.
stderr_lines:
stdout: ''
stdout_lines:
a status OK should be better ...
ioscli command updateios -commit return already rc != 0 it does not help
Thomas.
The text was updated successfully, but these errors were encountered:
Hello,
This exemple tasks finish with failed status
ibm.power_vios.updateios:
action: commit
fatal: [vio]: FAILED! => changed=false
ioslevel: 3.1.0.21
msg: Command 'echo 'y\ny' | /usr/ios/cli/ioscli updateios -commit' failed with return code 19.
stderr: |-
There are no uncommitted updates.
stderr_lines:
stdout: ''
stdout_lines:
a status OK should be better ...
ioscli command updateios -commit return already rc != 0 it does not help
Thomas.
The text was updated successfully, but these errors were encountered: