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:
parent
20b3db2561
commit
40f6b8fef9
1 changed files with 1 additions and 1 deletions
|
@ -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+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue