mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
changelog: add new modules
This commit is contained in:
parent
72cca01cd4
commit
420a2f11af
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -16,6 +16,7 @@ Ansible Changes By Release
|
||||||
- Added the ability to specify serial batches as a list (`serial: [1, 5, 10]`), which allows for so-called "canary" actions in one play.
|
- Added the ability to specify serial batches as a list (`serial: [1, 5, 10]`), which allows for so-called "canary" actions in one play.
|
||||||
|
|
||||||
####New Modules:
|
####New Modules:
|
||||||
|
- archive
|
||||||
- asa
|
- asa
|
||||||
* asa_acl
|
* asa_acl
|
||||||
* asa_command
|
* asa_command
|
||||||
|
@ -24,18 +25,26 @@ Ansible Changes By Release
|
||||||
- aws
|
- aws
|
||||||
* ec2_customer_gateway
|
* ec2_customer_gateway
|
||||||
* ec2_vpc_nacl_facts
|
* ec2_vpc_nacl_facts
|
||||||
|
* ec2_vpc_nat_gateway
|
||||||
* ec2_vpc_vgw
|
* ec2_vpc_vgw
|
||||||
- cloudstack
|
- cloudstack
|
||||||
* cs_router
|
* cs_router
|
||||||
* cs_snapshot_policy
|
* cs_snapshot_policy
|
||||||
|
- github_key
|
||||||
|
- google
|
||||||
|
* gcdns_record
|
||||||
|
* gcdns_zone
|
||||||
- ipmi
|
- ipmi
|
||||||
* ipmi_boot
|
* ipmi_boot
|
||||||
* ipmi_power
|
* ipmi_power
|
||||||
- letsencrypt
|
- letsencrypt
|
||||||
|
- logicmonitor
|
||||||
|
- logicmonitor_facts
|
||||||
- lxd
|
- lxd
|
||||||
* lxd_profile
|
* lxd_profile
|
||||||
* lxd_container
|
* lxd_container
|
||||||
- netconf_config
|
- netconf_config
|
||||||
|
- ovh_ip_loadbalancing_backend
|
||||||
- openstack
|
- openstack
|
||||||
* os_keystone_service
|
* os_keystone_service
|
||||||
* os_recordset
|
* os_recordset
|
||||||
|
@ -48,6 +57,7 @@ Ansible Changes By Release
|
||||||
- systemd
|
- systemd
|
||||||
- telegram
|
- telegram
|
||||||
- vmware
|
- vmware
|
||||||
|
* vmware_guest
|
||||||
* vmware_local_user_manager
|
* vmware_local_user_manager
|
||||||
* vmware_vmotion
|
* vmware_vmotion
|
||||||
- wakeonlan
|
- wakeonlan
|
||||||
|
|
Loading…
Add table
Reference in a new issue