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
Jesse Keating 46554bbc30 Exit 0 with no matched hosts
And also print to stdout not err

This lines up with how ansible-playbook will exit. 0 in the case of no
matched hosts. This makes it easier to script ansible commands w/
variable iventory input which may or may not have an entry for the
specific ansible task being scripted. No matched hosts is acceptable,
but matched hosts w/ failures is not.
12 years ago
..
ansible Exit 0 with no matched hosts 12 years ago
ansible-doc Fix 'ansible-doc -l' runtime error following commit 4430d0f 12 years ago
ansible-playbook Fixed -e "" on ansible-playbook. 12 years ago
ansible-pull add a default value for the -d option of ansible-pull 12 years ago