How to work with a list of dictionaries in Ansible
Use Jinja selectattr() and map() filters to extract data from a list of dictionaries.
Read More at Enable SysadminThe post How to work with a list of dictionaries in Ansible appeared first on Linux.com.