summaryrefslogtreecommitdiffstats
path: root/scripts/list-vms-per-host
Commit message (Collapse)AuthorAgeFilesLines
* Fix list-vms-per-host scriptToshio くらとみ2016-11-051-2/+2
| | | | | Ansible-2.2 introduced more special result vars. Omit all tresults vars starting with '_ansible' to compensate.
* override with v2 versiondoteast2016-02-251-81/+37
|
* The sudo argument was removedPatrick Uiterwijk2015-03-261-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* new, shiny list-vms-per-hostSeth Vidal2013-06-191-0/+92
really a WHOLE lot faster than the func one