2019-01-10 03:00:17 +01:00
|
|
|
+ ansible-playbook -i inventory test.yml
|
2018-08-13 15:21:33 +02:00
|
|
|
++ set +x
|
|
|
|
fatal: [testhost]: FAILED! => {"changed": false, "msg": "no reason"}
|
2019-10-11 00:24:31 +02:00
|
|
|
fatal: [testhost]: FAILED! => {"msg": "All items completed"}
|
2019-02-20 04:00:47 +01:00
|
|
|
fatal: [testhost]: FAILED! => {"changed": false, "msg": "Failed as requested from task"}
|