ansible/docs/docsite/rst/porting_guides
Mario Lenz 3aa73cb6b8 VMware: Refactor vmware_cluster into several modules (#58468)
Refactor vmware_cluster into several modules (vmware_cluster, vmware_cluster_drs, vmware_cluster_ha and vmware_cluster_vsan) as discussed in #58023.

vmware_cluster lacks a lot of configuration options for DRS, HA and vSAN. Implementing them
all in vmware_cluster would make the module hard to maintain. Therefore, splitting it into several
modules and implementing the missing configuration options in them seems a good idea to me.

This is step one, refactoring vmware_cluster into several modules. Step two, implementing more
configuration options for DRS, HA and vSAN, will follow.
2019-08-01 10:35:29 +02:00
..
porting_guide_2.0.rst Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
porting_guide_2.3.rst
porting_guide_2.4.rst
porting_guide_2.5.rst removes last :doc: links in other sections of the docs (#58432) 2019-06-27 12:18:17 -04:00
porting_guide_2.6.rst
porting_guide_2.7.rst replace - fixed combined before and after usage (#31452) 2019-03-26 11:49:58 -04:00
porting_guide_2.8.rst Fix ansible_async_dir in the migration doc 2019-05-31 00:15:13 +02:00
porting_guide_2.9.rst VMware: Refactor vmware_cluster into several modules (#58468) 2019-08-01 10:35:29 +02:00
porting_guides.rst Fix 2.8 changlog url and reverse order porting guides TOC (#56373) 2019-05-14 08:43:47 -05:00