I found this to be a good source of how to use complex filters/queries in Ansible: https://docs.ansible.com/ansible/latest/user_guide/complex_data_manipulation...
however, for system roles, we still have to support jinja2.7 in some of our roles, so some of those features might not be available - ymmv
If you are looking for a GUI tool to easily test jinja2 filters - https://ansible.sivel.net/test/
On 10/28/20 9:30 AM, Rich Megginson wrote:
I found this to be a good source of how to use complex filters/queries in Ansible: https://docs.ansible.com/ansible/latest/user_guide/complex_data_manipulation...
however, for system roles, we still have to support jinja2.7 in some of our roles, so some of those features might not be available - ymmv
systemroles@lists.fedorahosted.org