Ansible Amenities: Dynamic Host Groups with Jinja template data processing
Sometimes using an inventory file to manage your collections doesn't quite cut it. Thankfully you can create a host list for Ansible dynamically just by using a few queries and the builtin `add_host` module
Posted on