Sfoglia il codice sorgente

explicitly use python2 for libvirt dynamic inventory

Jason DeTiberus 10 anni fa
parent
commit
bc0b703b70
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      inventory/libvirt/hosts/libvirt_generic.py

+ 1 - 1
inventory/libvirt/hosts/libvirt_generic.py

@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
 
 """
 libvirt external inventory script