You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/bin
Kent Frazier 3316b87059 Keep ansible-playbook from bombing without extra-vars
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.
12 years ago
..
ansible Adds a logfile for ansible playbooks that can be set by the environment or configuration file. 12 years ago
ansible-doc Fix empty requirements specifications in modules documentation 12 years ago
ansible-playbook Keep ansible-playbook from bombing without extra-vars 12 years ago
ansible-pull Add --limit to calls to ansible and ansible-playbook 12 years ago