Hi everyone, I am planning to use ansible to execute a long list of task 
but I would like users to select which task to execute with the help of 
some GUI from Python. Is there any limitations of the number of tags I can 
specify 
in the CLI?

E.g ansible-playbook example.yml --tags 
"configuration,packages,test1,test2,test3,test4,test5,test6,...,test100" 

Will ansible be able to run all of the tags specificed in the command above?

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-devel/2025c0b4-568a-4159-8b5d-f98f97836d36%40googlegroups.com.

Reply via email to