An open API service indexing awesome lists of open source software.

https://github.com/napalm255/ansible-vmware_drs

Ansible VMWare DRS Module
https://github.com/napalm255/ansible-vmware_drs

ansible drs esxi module python pyvmomi vcenter vmware

Last synced: 5 months ago
JSON representation

Ansible VMWare DRS Module

Awesome Lists containing this project

README

          

=========================
Ansible VMWare DRS Module
=========================

.. image:: https://img.shields.io/travis/napalm255/ansible-vmware_drs.svg
:target: https://travis-ci.org/napalm255/ansible-vmware_drs

.. image:: https://readthedocs.org/projects/ansible-vmware_drs/badge/?version=latest
:target: https://ansible-vmware_drs.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://pyup.io/repos/github/napalm255/ansible-vmware_drs/shield.svg
:target: https://pyup.io/repos/github/napalm255/ansible-vmware_drs/
:alt: Updates

Ansible VMWare DRS Module

* Free software: BSD license
* Documentation: https://ansible-vmware_drs.readthedocs.io.

Features
--------

* CRUD support
* Idempotent
* Check mode supported
* Gather facts only mode

Supported Versions
------------------

* Python: >= 2.6
* Ansible: >= 2.3.0
* pyVmomi: >= 6.5.0
* vCenter: >= 6.0u3

*Note: Limited testing with various versions. Other versions that are not listed
may work as well. Feedback on working and non-working version combinations is
welcomed and appreciated.*