mirror of https://github.com/ansible/ansible.git
Test for play.vars_files == None, avoiding nasty traceback. Ignores for now. Could warn.
Playbook test for no vars_files with len(), but that excepts if play.vars_files==None, as can happen when there's a vars_files section with no vars files listed. What is the ansible way: ignore, warn, or fail with message (instead of traceback)?pull/420/head
parent
87c0555602
commit
67ddf704ba
Loading…
Reference in New Issue