Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ansible 2.0 set_fact change #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sakarikl
Copy link

with ansible 2.0 caused error:

TASK [servergrove.symfony2 : Check/define release name.] ***********************
task path: /etc/ansible/roles/servergrove.symfony2/tasks/00-facts.yml:4
fatal: [xxx]: FAILED! => {"failed": true, "msg": "ERROR! template error while templating string: unexpected 'end of template'"}

with ansible 2.0 caused error:

TASK [servergrove.symfony2 : Check/define release name.] ***********************
task path: /etc/ansible/roles/servergrove.symfony2/tasks/00-facts.yml:4
fatal: [xxx]: FAILED! => {"failed": true, "msg": "ERROR! template error while templating string: unexpected 'end of template'"}
@maschmann
Copy link
Collaborator

hi, thanks for your effort! I'll review this change when I can migrate to ansible 2.0 and also update the tests next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants