Skip specific tags ansible

Skip tasks with the specified tags

ansible-playbook -i inventory playbook.yml --skip-tags cleanup
more ansible all 56 commands →