2019-01-09 18:00:17 -08:00
|
|
|
+ ansible-playbook -i inventory test.yml
|
2018-08-13 08:21:33 -05:00
|
|
|
++ set +x
|
|
|
|
fatal: [testhost]: FAILED! => {"changed": false, "msg": "no reason"}
|
2020-08-27 21:49:53 +02:00
|
|
|
fatal: [testhost]: FAILED! => {"msg": "One or more items failed"}
|
2019-02-20 04:00:47 +01:00
|
|
|
fatal: [testhost]: FAILED! => {"changed": false, "msg": "Failed as requested from task"}
|