diff options
Diffstat (limited to 'inventory/libvirt/hosts')
-rw-r--r-- | inventory/libvirt/hosts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inventory/libvirt/hosts b/inventory/libvirt/hosts new file mode 100644 index 000000000..6a818f268 --- /dev/null +++ b/inventory/libvirt/hosts @@ -0,0 +1,2 @@ +# Eventually we'll add the GCE, AWS, etc dynamic inventories, but for now... +localhost ansible_python_interpreter=/usr/bin/python2 |