1
0
Fork 0
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:
Rene Moser 2016-08-06 10:34:07 +02:00
parent 72cca01cd4
commit 420a2f11af

View file

@ -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