ansible-playbook
6.26 KB
-
Make --list-hosts consider all plays (in multiple playbooks) · 9ea26c75
Currently when more than one playbook is provided on the commandline, ansible-playbook --list-hosts will only consider the first playbook and stop. This change will make it work for the various different playbooks.
Dag Wieers committed