Error while finalizing Deploy

TASK [deploy : Finalize the deploy] ******************************************** fatal: [192.168.10.12]: FAILED! => {"changed": false, "failed": true, "module_stderr": "", "module_stdout": "Traceback (most recent call last):\r\n File \"/home/web/.ansible/tmp/ansible-tmp-1453129484.16-50730000385690/deploy_helper\", line 2409, in <module>\r\n main()\r\n File \"/home/web/.ansible/tmp/ansible-tmp-1453129484.16-50730000385690/deploy_helper\", line 450, in main\r\n changes += deploy_helper.remove_unfinished_link(facts['path'])\r\nKeyError: 'path'\r\n", "msg": "MODULE FAILURE", "parsed": false}

I have an error in the “finalize the deploy” task as you see above. Can someone help?

I receive the same error. Running the latest Trellis, Ansible 2.0.0.2.

See https://github.com/roots/trellis/issues/469.

I added a note about Ansible 2.x to the README. Just need to wait on them to update or downgrade to 1.9.4

1 Like