willhallonline / docker-ansible

Ansible inside Docker containers: Alpine, Ubuntu, Rocky & Debian with Ansible 2.16, 2.15, 2.14, 2.13, 2.12, 2.11, 2.10 and 2.9 + Mitogen
https://www.willhallonline.co.uk/project/docker/docker-ansible/
MIT License
376 stars 135 forks source link

json_query filter needs jmespath installed #24

Closed mgerhardy closed 4 years ago

mgerhardy commented 4 years ago

See https://docs.ansible.com/ansible/latest/user_guide/playbooks_filters.html#json-query-filter

Would be cool to get an pip install for jmespath as part of the image.

willhallonline commented 4 years ago

I have a look and my initial feeling was "No, I don't really want to add this" but actually on reflection I think it would be pretty small and I may end up using it myself, especially as I am using some CMDB work that may be as json (Terraform/Terraform Cloud).

I will add it then close the issue.

willhallonline commented 4 years ago

Added with new release v2.4