How to filter, join and map lists in Ansible
TL;DR use “select” filter to filter a list and “match” to combine it with reg exps, like: use “map” to Continue Reading
TL;DR use “select” filter to filter a list and “match” to combine it with reg exps, like: use “map” to Continue Reading