If you have a large playbook, it may be useful to run only specific parts of it instead of running the entire playbook. You can do this with Ansible tags. Using tags to execute or skip selected tasks
You can find playbook’s I have used @
#ansible #ansibletags #devops #devopstools
source