The tags parameter will executing as your ordered list but if you want to use wildcard tags will cause some unpredictable problem, it will more like black box, you can not control ansible how to storing the tag list. If you really want to do it, try use xargs command.
在 2016年2月1日星期一 UTC+8上午1:05:34,张斌写道: > > > Is it possible to run playbook with wildcard tags ? > > for example: > > ansible-playbook ... playbook.yml --tags db_* > > which expects db_* matches db_install, db_configure etc. > > thanks > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/2cb4d1c0-bb9f-4432-a155-b48e34a7f530%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
