1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2013-11-06 08:08:21 -08:00
..
ansible Exit 0 with no matched hosts 2013-11-06 08:08:21 -08:00
ansible-doc Fix 'ansible-doc -l' runtime error following commit 4430d0f 2013-10-16 21:58:54 +02:00
ansible-playbook Fixed -e "" on ansible-playbook. 2013-09-07 00:28:39 -03:00
ansible-pull add a default value for the -d option of ansible-pull 2013-10-18 02:05:41 +02:00