mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* vmware_host: add reconnect and add_or_reconnect states
Add "reconnect" and "add_or_reconnect" choices for "state".
* reconnect: reconnect an esxi to a vcenter (imply it is present).
* add_or_reconnect: do the same but add the esxi if absent.
Also:
* tag the cluster_name as required (because it is).
* tag esxi_username and esxi_password as not required because
they aren't when the esxi isn't added.
* vmware_host: add + prepare/document integration tests
vmware_host module
Add integration test for the add part of "add_or_reconnect" state.
Prepare and document integration tests for the reconnect part
of "add_or_reconnect" state and "reconnect" and "absent" states.
Currently we can't test those states as ReconnectHost_Task (for
"reconnect") and EnterMaintenanceMode_Task (for "absent") aren't
implemented yet in vcsim (from vmware/govmomi)
|
8 years ago | |
|---|---|---|
| .. | ||
| targets | 8 years ago | |
| asa.yaml | 8 years ago | |
| cloud-config-aws.yml.template | 8 years ago | |
| cloud-config-azure.yml.template | 8 years ago | |
| cloud-config-cs.ini.template | 9 years ago | |
| dellos6.yaml | 9 years ago | |
| dellos9.yaml | 9 years ago | |
| dellos10.yaml | 9 years ago | |
| eos.yaml | 8 years ago | |
| integration.cfg | 8 years ago | |
| integration_config.yml | 9 years ago | |
| inventory | 8 years ago | |
| inventory.network | 9 years ago | |
| inventory.networking.template | 9 years ago | |
| inventory.remote.template | 9 years ago | |
| inventory.winrm.template | 9 years ago | |
| ios.yaml | 8 years ago | |
| iosxr.yaml | 8 years ago | |
| junos.yaml | 8 years ago | |
| network-all.yaml | 9 years ago | |
| network-integration.cfg | 8 years ago | |
| nxos.yaml | 8 years ago | |
| ops.yaml | 8 years ago | |
| platform_agnostic.yaml | 8 years ago | |
| target-prefixes.network | 9 years ago | |
| vyos.yaml | 8 years ago | |
| windows-integration.cfg | 8 years ago | |