list-vms-per-host: switch to python3.8 to aline with ansible-core

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-04-04 17:20:01 -07:00
parent 20b3db2561
commit 40f6b8fef9

View file

@ -1,4 +1,4 @@
#!/usr/bin/python -tt
#!/usr/bin/python3.8 -tt
# Author: Toshio Kuratomi <toshio@fedoraproject.org>
# Copyright: December 2015, November 2016
# License: LGPLv3+