This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
0c4f167b82
ansible
/
test
/
integration
/
targets
/
vmware_cluster_ha
/
aliases
5 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
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
shippable/vcenter/group1
cloud/vcenter
needs/target/prepare_vmware_tests
vmware/test: set vmware/scenario/vcenter_only alias (#65515) Add the `vmware/scenario/vcenter_only` alias to be able to identify the vmware test roles that can be tested with just on vcenter instance. Also, add a check to be sure we don't try to attach ESXi hosts if none has been defined.
2019-12-04 23:12:29 +01:00
zuul/vmware/vcenter_only
Reference in a new issue
Copy permalink