Just to clarify some things that looked wrong: - include_vars is allowed in plays, as a task - vars_files is only allowed on plays, directly as a keyword - you can pass files to extra vars by using the '@' symbol: -e @filename.yml or -e @filname.json for when you data does not fit on the command line itself
-- ---------- Brian Coca -- 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/CACVha7f1ytDnaiYwmH7_TJ9knj1%2B-r-riSzRfeiA1LAqQLmkmQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
