Skip to content

add JMESPath requirement #699

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

Merged
merged 3 commits into from
Jul 5, 2017
Merged

add JMESPath requirement #699

merged 3 commits into from
Jul 5, 2017

Conversation

runnabro
Copy link
Member

This is the error you get if you don't have this installed:

ok: [localhost]

TASK [builder : set number of images built] ************************************
fatal: [localhost]: FAILED! => {"failed": true, "msg": "You need to install \"jmespath\" prior to running json_query filter"}
	to retry, use: --limit @/Users/tonyli/Runnable/devops-scripts/ansible/web.retry

PLAY RECAP *********************************************************************
localhost                  : ok=4    changed=0    unreachable=0    failed=1   

@anandkumarpatel
Copy link

do you also mind fixing examples to add .. and the main.yml file?

@runnabro runnabro merged commit 3283c8a into master Jul 5, 2017
@runnabro runnabro deleted the add-JMESPath-requirement branch July 5, 2017 23:32
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