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
- Host: GitHub
- URL: https://github.com/napalm255/ansible-vmware_drs
- Owner: napalm255
- Created: 2017-01-05T05:31:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T18:22:17.000Z (over 1 year ago)
- Last Synced: 2024-12-02T19:32:02.552Z (over 1 year ago)
- Topics: ansible, drs, esxi, module, python, pyvmomi, vcenter, vmware
- Language: Python
- Size: 74.2 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
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.*