mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 00:33:09 +00:00
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.