Tags — Ansible Documentation
docs.ansible.com › ansible › latestDec 21, 2021 · ansible-playbook example.yml --tags "configuration,packages"--list-tasks These command-line flags have one limitation: they cannot show tags or tasks within dynamically included files or roles. See Comparing includes and imports: dynamic and static re-use for more information on differences between static imports and dynamic includes.