Hi guys, I use travis-CI for syntax checking. Could there be a way let me include all ansible playbook in a same directory? (eg. - include *.yml ) That will help me a lot for maintain syntax test, otherwise when I modify/add a playbook, I need change it in test.yml too.
and also syntax checking seems don't work for third-party module, if I play it directly it works fine, but when I add `--syntax-check`, it just show me " not a legal parameter of an Ansible Play". Is that a bug? -- 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/2faacdcd-3ade-4ed1-9375-5415d0641770%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
