`json_query` depends on [jmespath](https://pypi.python.org/pypi/jmespath), which may not be available on all systems. We can replace this expression with a portable [filter plugin](https://docs.ansible.com/ansible/dev_guide/developing_plugins.html#filter-plugins) instead.