Skip to content

Commit

Permalink
more typo fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemorency committed Oct 8, 2024
1 parent aace675 commit 52fc902
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions roles/cluster_settings/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ N/A
- The name of the datacenter in vSphere vCenter which contains the cluster to configure.

- **cluster_settings_port**:
- str or int, The port to use to authenticate to the vSphere vCenter which contains the cluster to configure.
- str or int, The port used to authenticate to the vSphere vCenter that contains the cluster to configure.

### Cluster settings

Expand Down Expand Up @@ -83,7 +83,7 @@ N/A
- str, State of virtual machine health monitoring service. One of `vmAndAppMonitoring`, `vmMonitoringDisabled`, `vmMonitoringOnly`

- **cluster_settings_ha_host_isolation_response**:
- str, Indicates whether or VMs should be powered off if a host determines that it is isolated from the rest of the compute resource. One of `none`, `powerOff`, `powerOn`
- str, Indicates whether VMs should be powered off if a host determines that it is isolated from the rest of the compute resource. One of `none`, `powerOff`, `powerOn`

- **cluster_settings_ha_slot_based_admission_control**:
- dict, Configure slot based admission control policy.
Expand Down
4 changes: 2 additions & 2 deletions roles/content_library/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ N/A
- The name of the datacenter in vSphere vCenter which contains the cluster to configure.

- **content_library_port**:
- str or int, The port to use to authenticate to the vSphere vCenter which contains the cluster to configure.
- str or int, The port used to authenticate to the vSphere vCenter that contains the cluster to configure.

### Library
- **content_library_datastore_name**:
Expand All @@ -46,7 +46,7 @@ N/A
- str, `local` or `subscribed`. Controls if the library will be hosted locally or should subscribe to a remote library

#### Subscribed Library Settings
- **content_library_ssl_thumbrpint**:
- **content_library_ssl_thumbprint**:
- str, The SSL thumbprint of the content library you want to which you want to subscribe.

- **content_library_subscription_url**:
Expand Down
6 changes: 3 additions & 3 deletions roles/deploy_ovf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ N/A
- bool, Allows connection when SSL certificates are not valid. Set to false when certificates are not trusted.

- **deploy_ovf_port**:
- str or int, The port to use to authenticate to the vSphere vCenter or ESXi host.
- str or int, The port used to authenticate to the vSphere vCenter that contains the cluster to configure.


### Placement
- **deploy_ovf_cluster_name**:
- str, The name of the cluster in vSphere vCenter to configure. Required if your connecting to a vCenter cluster and `deploy_ovf_esxi_host` is not provided.
- str, The name of the cluster in vSphere vCenter to configure. Required if you are connecting to a vCenter cluster and `deploy_ovf_esxi_host` is not provided.

- **deploy_ovf_datacenter_name**:
- str, Required. The name of the datacenter in vSphere vCenter where the virtual machine should be deployed.
Expand Down Expand Up @@ -148,7 +148,7 @@ N/A
deploy_ovf_datacenter_name: DC1
deploy_ovf_cluster_name: CL1
deploy_ovf_vm_name: test-vm
deploy_ovf_libarary: my-content-library
deploy_ovf_library: my-content-library
deploy_ovf_template: my-ovf-template
deploy_ovf_datastore: datastore1

Expand Down
6 changes: 3 additions & 3 deletions roles/export_vm_as_ovf/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# export_vm_as_ovf

A role to export a VM from vCenter or ESXi as an OVF. The VM is exported to the local filesystem of the host running the tasks (anisble_host).
A role to export a VM from vCenter or ESXi as an OVF. The VM is exported to the local filesystem of the host running the tasks (ansible_host).

## Dependencies

Expand All @@ -27,7 +27,7 @@ N/A
- The name of the datacenter in vSphere vCenter which contains the VM.

- **export_vm_as_ovf_port**:
- str or int, The port to use to authenticate to the vSphere vCenter which contains the VM.
- str or int, The port used to authenticate to the vSphere vCenter that contains the cluster to configure.

### VM Options
- **export_vm_as_ovf_vm_datacenter**:
Expand Down Expand Up @@ -73,7 +73,7 @@ N/A
## Example Playbook
```yaml
---
- name: Export VM To Lolcahost
- name: Export VM To Localhost
hosts: localhost
gather_facts: false

Expand Down
2 changes: 1 addition & 1 deletion roles/manage_folder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ N/A
- The name of the datacenter in vSphere vCenter which contains the cluster to configure.

- **manage_folder_port**:
- str or int, The port to use to authenticate to the vSphere vCenter which contains the cluster to configure.
- str or int, The port used to authenticate to the vSphere vCenter that contains the cluster to configure.

### Other
- **manage_folder_folder_name**:
Expand Down
2 changes: 1 addition & 1 deletion roles/provision_vcenter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ The vCenter Server Appliance ISO should be accessible from the host running thes
- str, The IP family that the VM should use for its network. ipv4 or ipv6. Default is ipv4

- **provision_vcenter_vm_deployment_option**:
- str, The deployment "size" for the vCenter appliance. See the VMWare documentation for the accepted values and their requirements. Default is tiny.
- str, The deployment "size" for the vCenter appliance. See the VMware documentation for the accepted values and their requirements. Default is tiny.

- **provision_vcenter_vm_enable_ssh**:
- bool, Set to true to enable ssh on the vCenter appliance. Default is true.
Expand Down
12 changes: 6 additions & 6 deletions roles/provision_vm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ N/A
- **provision_vm_name** (string, Required):
- Name of the virtual machine to manage.
- Virtual machine names in vCenter are not necessarily unique which may be problematic.
If multiple virtual machines with same name exists, then `provision_vm_folder` is required parameter to
If multiple virtual machines with the same name exist, then `provision_vm_folder` is required parameter to
identify uniqueness of the virtual machine. You can also set `provision_vm_name_match` to control how multiple matching VM names are handled.
- The parameter is required if the virtual machine does not already exist.
- This parameter is case sensitive.
Expand All @@ -50,7 +50,7 @@ N/A
- The instance UUID of the virtual machine to manage.
- This is required if `provision_vm_name` is not supplied.
- Note that a supplied UUID will be ignored on virtual machine creation, as VMware creates the UUID internally.
If virtual machine does not exists, then this parameter is ignored.
If virtual machine does not exist, then this parameter is ignored.

- **provision_vm_cluster** (String):
- The name of the cluster where the virtual machine will run.
Expand Down Expand Up @@ -301,7 +301,7 @@ N/A
* size:
- description:
- Disk storage size.
- You should include the storage unit like 100kb, 100mb, etc
- You should include the storage unit such as 100kb, 100mb, etc
- type: str
* size_kb:
- description: Disk storage size in kb.
Expand Down Expand Up @@ -342,9 +342,9 @@ N/A
- choices: ['persistent', 'independent_persistent', 'independent_nonpersistent']
- description:
- Type of disk mode.
- If `persistent` specified, changes are immediately and permanently written to the virtual disk. This is default.
- If `independent_persistent` specified, same as persistent, but not affected by snapshots.
- If `independent_nonpersistent` specified, changes to virtual disk are made to a redo log and discarded at power off, but not affected by snapshots.
- If `persistent` is specified, changes are immediately and permanently written to the virtual disk. This is default.
- If `independent_persistent` is specified, same as persistent, but not affected by snapshots.
- If `independent_nonpersistent` is specified, changes to virtual disk are made to a redo log and discarded at power off, but not affected by snapshots.
* controller_type:
- type: str
- choices: ['buslogic', 'lsilogic', 'lsilogicsas', 'paravirtual', 'sata', 'nvme']
Expand Down
2 changes: 1 addition & 1 deletion roles/snapshot_management/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ N/A
- If set to `true` and the virtual machine is powered on, it will quiesce the file system in the virtual machine.
- Note that VMware Tools are required for this flag.
- If the virtual machine is powered off or VMware Tools are not available, then this flag is ignored.
- If the virtual machine does not provide capability to take quiesce snapshot, then this flag ignored.
- If the virtual machine does not provide capability to take quiesce snapshot, then this flag is ignored.
- default: false

- **snapshot_management_memory_dump**:
Expand Down
2 changes: 1 addition & 1 deletion roles/system_settings/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Note: NTP service will be restarted if configuration is changed.
- Set the ordered list of firewall rules to allow or deny traffic from one or more incoming IP addresses. Within the list of traffic rules, rules are processed in order of appearance, from top to bottom.

- **system_settings_firewall_rules_append**:
- If `false` the rules overwrites the existing firewall rules and creates a new rule list. If `true` we append the rules to existing rules. Default is `true`.
- If `false` the rules overwrite the existing firewall rules and creates a new rule list. If `true` we append the rules to existing rules. Default is `true`.


## Example Playbook
Expand Down
2 changes: 1 addition & 1 deletion roles/vcenter_host_connection/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# vcenter_host_connection

Add, remove, connect, disconnect, or reconnect an ESXi host from a VCenter
Add, remove, connect, disconnect, or reconnect an ESXi host from a vCenter

## Dependencies

Expand Down

0 comments on commit 52fc902

Please sign in to comment.