ansible-playbook
9.07 KB
-
Keep ansible-playbook from bombing without extra-vars · 3316b870
A recent change to ansible-playbook to support json extra-vars also inadvertently broke the script when no extra-vars are provided. Simply checking to make sure it is defined and truthy should take care of the issue.
Kent Frazier committed