Skip to content

Version Bugs #2

@Technopir

Description

@Technopir
TASK [ansistrano.deploy : include_tasks] ******************************************************************************************************************************************************************************************
included: /Users/andreas/.ansible/roles/ansistrano.deploy/tasks/../../cbrunnkvist.ansistrano-symfony-deploy/config/after_update_code.yml for stag

TASK [ansistrano.deploy : Make way for shared paths / resources shared across releases] *******************************************************************************************************************************************
fatal: [stag]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'ansible.utils.unsafe_proxy.AnsibleUnsafeText object' has no attribute 'stdout'. 'ansible.utils.unsafe_proxy.AnsibleUnsafeText object' has no attribute 'stdout'\n\nThe error appears to be in '/Users/andreas/.ansible/roles/cbrunnkvist.ansistrano-symfony-deploy/config/after_update_code.yml': line 2, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n---\n- name: Make way for shared paths / resources shared across releases\n  ^ here\n"}

TASK [ansistrano.deploy : ANSISTRANO | Remove failed release] *********************************************************************************************************************************************************************
changed: [stag]

TASK [ansistrano.deploy : fail] ***************************************************************************************************************************************************************************************************
fatal: [stag]: FAILED! => {"changed": false, "msg": "Deployment failed in task Make way for shared paths / resources shared across releases: The task includes an option with an undefined variable. The error was: 'ansible.utils.unsafe_proxy.AnsibleUnsafeText object' has no attribute 'stdout'. 'ansible.utils.unsafe_proxy.AnsibleUnsafeText object' has no attribute 'stdout'\n\nThe error appears to be in '/Users/andreas/.ansible/roles/cbrunnkvist.ansistrano-symfony-deploy/config/after_update_code.yml': line 2, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n---\n- name: Make way for shared paths / resources shared across releases\n  ^ here\n"}

PLAY RECAP ************************************************************************************************************************************************************************************************************************
stag                       : ok=23   changed=4    unreachable=0    failed=1    skipped=5    rescued=1    ignored=0   

With Versions:

andreas@andreas-frick-macos suissetec_metaapp % ansible-galaxy role list
# /Users/andreas/.ansible/roles
- cbrunnkvist.ansistrano-symfony-deploy, v1.4.1
- ansistrano.deploy, 4.4.0
- ansistrano.rollback, 4.0.1

workaround with version:

andreas@andreas-frick-macos suissetec_metaapp % ansible-galaxy role list
# /Users/andreas/.ansible/roles
- cbrunnkvist.ansistrano-symfony-deploy, v1.4.1
- ansistrano.deploy, 4.0.1
- ansistrano.rollback, 3.1.0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions