Having ec2 dynamic inventory and pattern in hosts:
- hosts: [tag_Name_m*]
which variable holds the full host/tag/group name?
- name: See Variables hosts: [tag_name_m*] connection: local tasks: - name: see vars