Add oVirt modules notes to CHANGELOG (#20401)
This commit is contained in:
parent
8495b6323a
commit
43519c9bef
1 changed files with 44 additions and 0 deletions
44
CHANGELOG.md
44
CHANGELOG.md
|
@ -30,6 +30,15 @@ Ansible Changes By Release
|
|||
* Modules
|
||||
* ec2_vpc will be deprecated in 2.3 and removed in 2.5
|
||||
|
||||
###Modules Notes:
|
||||
- oVirt/RHV
|
||||
* Add dynamic inventory.
|
||||
* Add support for 4.1 features.
|
||||
* Add support for data centers, clusters, hosts, storage domains and networks management.
|
||||
* Add support for hosts and virtual machines affinity groups and labels.
|
||||
* Add support for users, groups and permissions management.
|
||||
* Improved virtual machines and disks management.
|
||||
|
||||
###New Modules:
|
||||
- archive
|
||||
- beadm
|
||||
|
@ -76,6 +85,41 @@ Ansible Changes By Release
|
|||
* infini_vol
|
||||
- omapi_host
|
||||
- openwrt_init
|
||||
- ovirt:
|
||||
* ovirt_affinity_labels_facts
|
||||
* ovirt_affinity_labels
|
||||
* ovirt_clusters_facts
|
||||
* ovirt_clusters
|
||||
* ovirt_datacenters_facts
|
||||
* ovirt_datacenters
|
||||
* ovirt_external_providers_facts
|
||||
* ovirt_external_providers
|
||||
* ovirt_groups_facts
|
||||
* ovirt_groups
|
||||
* ovirt_host_networks
|
||||
* ovirt_host_pm
|
||||
* ovirt_hosts_facts
|
||||
* ovirt_hosts
|
||||
* ovirt_mac_pools
|
||||
* ovirt_networks_facts
|
||||
* ovirt_networks
|
||||
* ovirt_nics_facts
|
||||
* ovirt_nics
|
||||
* ovirt_permissions_facts
|
||||
* ovirt_permissions
|
||||
* ovirt_quotas_facts
|
||||
* ovirt_quotas
|
||||
* ovirt_storage_domains_facts
|
||||
* ovirt_storage_domains
|
||||
* ovirt_tags_facts
|
||||
* ovirt_tags
|
||||
* ovirt_templates_facts
|
||||
* ovirt_templates
|
||||
* ovirt_users_facts
|
||||
* ovirt_users
|
||||
* ovirt_vmpools_facts
|
||||
* ovirt_vmpools
|
||||
* ovirt_vms_facts
|
||||
- packet:
|
||||
* packet_device
|
||||
* packet_sshkey
|
||||
|
|
Loading…
Reference in a new issue