{"body":"TheJulia: \n- name: \"Fail if expected output file does not exist\"\n  fail:\n    msg: >\n        The image creation process exited with an error and failed to\n        generate an image. Aborting build process.\n  when: >\n      (test_dib_image_create.rc is defined and test_dib_image_create.rc == 1) and\n      test_dib_image_create.test_image_present.stat.exists == false and\n      test_image_dib_present.stat.exists == false \n\n- name: \"Fail if expected output file does not exist\"\n  fail:\n    msg: >\n        The ramdisk creation process exited with an error and failed to\n        generate an ramdisk. Aborting build process.\n  when: >\n      (test_dib_ramdisk_create.rc is defined and test_dib_image_create.rc == 1) and\n      test_image_initramfs_present.stat.exists == false","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/jgDj98wW","modified":1501866569,"id":"jgDj98wW","size":768,"lines":19,"own_paste":false,"theme":"","date":1501866569}