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/603/head
parent
c03fec4864
commit
32b9ea689a
Loading…
Reference in New Issue