diff options
Diffstat (limited to '')
-rw-r--r-- | ansible_collections/community/vmware/requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible_collections/community/vmware/requirements.txt b/ansible_collections/community/vmware/requirements.txt new file mode 100644 index 000000000..cca52e3da --- /dev/null +++ b/ansible_collections/community/vmware/requirements.txt @@ -0,0 +1,2 @@ +pyVmomi>=6.7 +git+https://github.com/vmware/vsphere-automation-sdk-python.git ; python_version >= '2.7' # Python 2.6 is not supported |