changelog: add missing modules, in a new format (#28282)
This commit is contained in:
parent
55df3e05ed
commit
74e502fcc8
1 changed files with 240 additions and 55 deletions
295
CHANGELOG.md
295
CHANGELOG.md
|
@ -54,7 +54,7 @@ Ansible Changes By Release
|
||||||
* panos_address (use M(panos_object) instead)
|
* panos_address (use M(panos_object) instead)
|
||||||
* panos_service (use M(panos_object) instead)
|
* panos_service (use M(panos_object) instead)
|
||||||
* panos_security_policy: In 2.4 use M(panos_security_rule) instead.
|
* panos_security_policy: In 2.4 use M(panos_security_rule) instead.
|
||||||
# panos_nat_policy, In 2.4 use M(panos_nat_rule) instead.
|
* panos_nat_policy, In 2.4 use M(panos_nat_rule) instead.
|
||||||
|
|
||||||
#### Removed Deprecated Modules:
|
#### Removed Deprecated Modules:
|
||||||
* eos_template (use eos_config instead)
|
* eos_template (use eos_config instead)
|
||||||
|
@ -161,12 +161,92 @@ Ansible Changes By Release
|
||||||
into the command's stdin.
|
into the command's stdin.
|
||||||
|
|
||||||
### New Modules
|
### New Modules
|
||||||
|
|
||||||
|
#### Cloud
|
||||||
|
- amazon
|
||||||
|
* aws_api_gateway
|
||||||
|
* aws_s3_bucket_facts
|
||||||
|
* data_pipeline
|
||||||
|
* dynamodb_ttl
|
||||||
|
* ec2_instance_facts
|
||||||
|
* ec2_metadata_facts
|
||||||
|
* ec2_vpc_dhcp_option_facts
|
||||||
|
* ec2_vpc_endpoint
|
||||||
|
* ec2_vpc_endpoint_facts
|
||||||
|
* ec2_vpc_peering_facts
|
||||||
|
* ecs_attribute
|
||||||
|
* elb_application_lb
|
||||||
|
* elb_application_lb_facts
|
||||||
|
* elb_target_group
|
||||||
|
* elb_target_group_facts
|
||||||
|
* iam_group
|
||||||
|
* iam_managed_policy
|
||||||
|
* lightsail
|
||||||
|
* redshift_facts
|
||||||
|
- atomic
|
||||||
|
* atomic_container
|
||||||
|
- cloudstack
|
||||||
|
* cs_instance_nic
|
||||||
|
* cs_instance_nic_secondaryip
|
||||||
|
* cs_network_acl
|
||||||
|
* cs_network_acl_rule
|
||||||
|
* cs_vpn_gateway
|
||||||
|
- digital_ocean
|
||||||
|
* digital_ocean_floating_ip
|
||||||
|
- docker
|
||||||
|
* docker_secret
|
||||||
|
* docker_volume
|
||||||
|
- google
|
||||||
|
* gce_labels
|
||||||
|
* gcp_backend_service
|
||||||
|
* gcp_forwarding_rule
|
||||||
|
* gcp_healthcheck
|
||||||
|
* gcp_target_proxy
|
||||||
|
* gcp_url_map
|
||||||
|
- misc
|
||||||
|
* helm
|
||||||
|
- ovirt
|
||||||
|
* ovirt_host_storage_facts
|
||||||
|
* ovirt_scheduling_policies_facts
|
||||||
|
* ovirt_storage_connections
|
||||||
|
- vmware
|
||||||
|
* vcenter_license
|
||||||
|
* vmware_guest_find
|
||||||
|
* vmware_guest_tools_wait
|
||||||
|
* vmware_resource_pool
|
||||||
|
|
||||||
|
#### Commands
|
||||||
|
* telnet
|
||||||
|
|
||||||
|
#### Crypto
|
||||||
|
* openssl_csr
|
||||||
|
|
||||||
|
#### Files
|
||||||
|
* xml
|
||||||
|
|
||||||
|
#### Identity
|
||||||
|
- cyberark
|
||||||
|
* cyberark_authentication
|
||||||
|
* cyberark_user
|
||||||
|
- ipa
|
||||||
|
* ipa_dnsrecord
|
||||||
|
|
||||||
|
#### Monitoring
|
||||||
|
* sensu_client
|
||||||
|
* sensu_handler
|
||||||
|
* sensu_silence
|
||||||
|
|
||||||
|
#### Network
|
||||||
- aci
|
- aci
|
||||||
* aci_action_rule_profile
|
* aci_action_rule_profile
|
||||||
|
* aci_aep
|
||||||
|
* aci_anp
|
||||||
* aci_bd_l3out_binding
|
* aci_bd_l3out_binding
|
||||||
* aci_bridge_domain
|
* aci_bridge_domain
|
||||||
* aci_context
|
* aci_context
|
||||||
* aci_contract
|
* aci_contract
|
||||||
|
* aci_epg
|
||||||
|
* aci_epg_contract_binding
|
||||||
* aci_epg_domain_binding
|
* aci_epg_domain_binding
|
||||||
* aci_fc_policy
|
* aci_fc_policy
|
||||||
* aci_filter
|
* aci_filter
|
||||||
|
@ -184,29 +264,25 @@ Ansible Changes By Release
|
||||||
* aci_subnet
|
* aci_subnet
|
||||||
* aci_taboo_contract
|
* aci_taboo_contract
|
||||||
* aci_tenant
|
* aci_tenant
|
||||||
- aix_lvol
|
- aireos
|
||||||
- amazon
|
* aireos_command
|
||||||
* aws_api_gateway
|
* aireos_config
|
||||||
* dynamodb_ttl
|
- aruba
|
||||||
* ec2_instance_facts
|
* aruba_command
|
||||||
* ec2_metadata_facts
|
* aruba_config
|
||||||
* ec2_vpc_endpoint
|
|
||||||
* ec2_vpc_endpoint_facts
|
|
||||||
* ec2_vpc_peering_facts
|
|
||||||
* elb_application_lb
|
|
||||||
* elb_application_lb_facts
|
|
||||||
* elb_target_group
|
|
||||||
* elb_target_group_facts
|
|
||||||
* iam_cert_facts
|
|
||||||
* iam_group
|
|
||||||
* iam_managed_policy
|
|
||||||
* lightsail
|
|
||||||
- atomic
|
|
||||||
* atomic_container
|
|
||||||
- avi
|
- avi
|
||||||
|
* avi_actiongroupconfig
|
||||||
|
* avi_alertconfig
|
||||||
|
* avi_alertemailconfig
|
||||||
|
* avi_alertscriptconfig
|
||||||
|
* avi_alertsyslogconfig
|
||||||
|
* avi_authprofile
|
||||||
|
* avi_backup
|
||||||
|
* avi_backupconfiguration
|
||||||
* avi_cloud
|
* avi_cloud
|
||||||
* avi_cloudconnectoruser
|
* avi_cloudconnectoruser
|
||||||
* avi_cloudproperties
|
* avi_cloudproperties
|
||||||
|
* avi_cluster
|
||||||
* avi_controllerproperties
|
* avi_controllerproperties
|
||||||
* avi_dnspolicy
|
* avi_dnspolicy
|
||||||
* avi_gslb
|
* avi_gslb
|
||||||
|
@ -214,24 +290,39 @@ Ansible Changes By Release
|
||||||
* avi_gslbgeodbprofile
|
* avi_gslbgeodbprofile
|
||||||
* avi_gslbhealthmonitor
|
* avi_gslbhealthmonitor
|
||||||
* avi_gslbservice
|
* avi_gslbservice
|
||||||
|
* avi_hardwaresecuritymodulegroup
|
||||||
* avi_httppolicyset
|
* avi_httppolicyset
|
||||||
* avi_ipaddrgroup
|
* avi_ipaddrgroup
|
||||||
|
* avi_ipamdnsproviderprofile
|
||||||
|
* avi_microservicegroup
|
||||||
* avi_network
|
* avi_network
|
||||||
* avi_networksecuritypolicy
|
* avi_networksecuritypolicy
|
||||||
|
* avi_poolgroupdeploymentpolicy
|
||||||
|
* avi_prioritylabels
|
||||||
|
* avi_scheduler
|
||||||
* avi_seproperties
|
* avi_seproperties
|
||||||
|
* avi_serverautoscalepolicy
|
||||||
|
* avi_serviceengine
|
||||||
* avi_serviceenginegroup
|
* avi_serviceenginegroup
|
||||||
|
* avi_snmptrapprofile
|
||||||
* avi_stringgroup
|
* avi_stringgroup
|
||||||
|
* avi_trafficcloneprofile
|
||||||
* avi_useraccountprofile
|
* avi_useraccountprofile
|
||||||
|
* avi_vrfcontext
|
||||||
* avi_vsdatascriptset
|
* avi_vsdatascriptset
|
||||||
* avi_vsvip
|
* avi_vsvip
|
||||||
- awall
|
* avi_webhook
|
||||||
- catapult
|
- bigswitch
|
||||||
|
* bcf_switch
|
||||||
- cloudengine
|
- cloudengine
|
||||||
* ce_aaa_server
|
* ce_aaa_server
|
||||||
* ce_aaa_server_host
|
* ce_aaa_server_host
|
||||||
* ce_acl
|
* ce_acl
|
||||||
* ce_acl_advance
|
* ce_acl_advance
|
||||||
* ce_acl_interface
|
* ce_acl_interface
|
||||||
|
* ce_bfd_global
|
||||||
|
* ce_bfd_session
|
||||||
|
* ce_bfd_view
|
||||||
* ce_bgp
|
* ce_bgp
|
||||||
* ce_bgp_af
|
* ce_bgp_af
|
||||||
* ce_bgp_neighbor
|
* ce_bgp_neighbor
|
||||||
|
@ -243,6 +334,7 @@ Ansible Changes By Release
|
||||||
* ce_evpn_bd_vni
|
* ce_evpn_bd_vni
|
||||||
* ce_evpn_bgp
|
* ce_evpn_bgp
|
||||||
* ce_evpn_bgp_rr
|
* ce_evpn_bgp_rr
|
||||||
|
* ce_evpn_global
|
||||||
* ce_facts
|
* ce_facts
|
||||||
* ce_file_copy
|
* ce_file_copy
|
||||||
* ce_info_center_debug
|
* ce_info_center_debug
|
||||||
|
@ -282,59 +374,152 @@ Ansible Changes By Release
|
||||||
* ce_vrf
|
* ce_vrf
|
||||||
* ce_vrf_af
|
* ce_vrf_af
|
||||||
* ce_vrf_interface
|
* ce_vrf_interface
|
||||||
|
* ce_vrrp
|
||||||
* ce_vxlan_arp
|
* ce_vxlan_arp
|
||||||
* ce_vxlan_gateway
|
* ce_vxlan_gateway
|
||||||
* ce_vxlan_global
|
* ce_vxlan_global
|
||||||
* ce_vxlan_tunnel
|
* ce_vxlan_tunnel
|
||||||
* ce_vxlan_vap
|
* ce_vxlan_vap
|
||||||
- cloudstack
|
- cloudvision
|
||||||
* cs_instance_nic
|
* cv_server_provision
|
||||||
* cs_instance_nic_secondaryip
|
- eos
|
||||||
* cs_network_acl
|
* eos_logging
|
||||||
* cs_network_acl_rule
|
* eos_vlan
|
||||||
* cs_vpn_gateway
|
* eos_vrf
|
||||||
- crypto
|
|
||||||
* openssl_csr
|
|
||||||
- digital_ocean_floating_ip
|
|
||||||
- f5
|
- f5
|
||||||
* bigip_command
|
* bigip_command
|
||||||
* bigip_switchport
|
* bigip_config
|
||||||
|
* bigip_configsync_actions
|
||||||
|
* bigip_gtm_pool
|
||||||
|
* bigip_iapp_service
|
||||||
|
* bigip_iapp_template
|
||||||
|
* bigip_monitor_tcp_echo
|
||||||
|
* bigip_monitor_tcp_half_open
|
||||||
|
* bigip_provision
|
||||||
|
* bigip_qkview
|
||||||
|
* bigip_snmp
|
||||||
|
* bigip_snmp_trap
|
||||||
|
* bigip_ucs
|
||||||
* bigip_user
|
* bigip_user
|
||||||
- github_issue
|
* bigip_virtual_address
|
||||||
- google
|
- fortios
|
||||||
* gcp_backend_service
|
* fortios_address
|
||||||
* gcp_forwarding_rule
|
- interface
|
||||||
* gcp_healthcheck
|
* net_interface
|
||||||
* gcp_target_proxy
|
* net_linkagg
|
||||||
* gcp_url_map
|
* net_lldp_interface
|
||||||
- gunicorn
|
- ios
|
||||||
|
* ios_interface
|
||||||
|
* ios_logging
|
||||||
|
* ios_static_route
|
||||||
|
* ios_user
|
||||||
|
- iosxr
|
||||||
|
* iosxr_banner
|
||||||
|
* iosxr_interface
|
||||||
|
* iosxr_logging
|
||||||
|
* iosxr_user
|
||||||
|
- junos
|
||||||
|
* junos_banner
|
||||||
|
* junos_interface
|
||||||
|
* junos_l3_interface
|
||||||
|
* junos_linkagg
|
||||||
|
* junos_lldp
|
||||||
|
* junos_lldp_interface
|
||||||
|
* junos_logging
|
||||||
|
* junos_static_route
|
||||||
|
* junos_system
|
||||||
|
* junos_vlan
|
||||||
|
* junos_vrf
|
||||||
|
- layer2
|
||||||
|
* net_l2_interface
|
||||||
|
* net_vlan
|
||||||
|
- layer3
|
||||||
|
* net_l3_interface
|
||||||
|
* net_vrf
|
||||||
|
- netscaler
|
||||||
|
* netscaler_cs_action
|
||||||
|
* netscaler_cs_policy
|
||||||
|
* netscaler_cs_vserver
|
||||||
|
* netscaler_gslb_service
|
||||||
|
* netscaler_gslb_site
|
||||||
|
* netscaler_gslb_vserver
|
||||||
|
* netscaler_lb_monitor
|
||||||
|
* netscaler_lb_vserver
|
||||||
|
* netscaler_save_config
|
||||||
|
* netscaler_server
|
||||||
|
* netscaler_service
|
||||||
|
* netscaler_servicegroup
|
||||||
|
* netscaler_ssl_certkey
|
||||||
- nuage
|
- nuage
|
||||||
* nuage_vpsk
|
* nuage_vspk
|
||||||
|
- nxos
|
||||||
|
* nxos_banner
|
||||||
|
* nxos_logging
|
||||||
- panos
|
- panos
|
||||||
|
* panos_nat_rule
|
||||||
* panos_object
|
* panos_object
|
||||||
* panos_security_rule
|
* panos_security_rule
|
||||||
* panos_nat_rule
|
- protocol
|
||||||
|
* net_lldp
|
||||||
|
- routing
|
||||||
|
* net_static_route
|
||||||
|
- system
|
||||||
|
* net_banner
|
||||||
|
* net_command
|
||||||
|
* net_logging
|
||||||
|
* net_system
|
||||||
|
* net_user
|
||||||
|
- vyos
|
||||||
|
* vyos_banner
|
||||||
|
* vyos_interface
|
||||||
|
* vyos_l3_interface
|
||||||
|
* vyos_linkagg
|
||||||
|
* vyos_lldp
|
||||||
|
* vyos_lldp_interface
|
||||||
|
* vyos_logging
|
||||||
|
* vyos_static_route
|
||||||
|
* vyos_user
|
||||||
|
|
||||||
|
#### Notification
|
||||||
|
* bearychat
|
||||||
|
* catapult
|
||||||
|
* office_365_connector_card
|
||||||
|
|
||||||
|
#### Remote Management
|
||||||
|
- hpe
|
||||||
|
* oneview_fc_network
|
||||||
|
- imc
|
||||||
|
* imc_rest
|
||||||
|
- manageiq
|
||||||
|
* manageiq_user
|
||||||
|
|
||||||
|
#### Source Control
|
||||||
|
* github_deploy_key
|
||||||
|
* github_issue
|
||||||
|
|
||||||
|
#### Storage
|
||||||
- purestorage
|
- purestorage
|
||||||
* purefa_hg
|
* purefa_hg
|
||||||
* purefa_host
|
* purefa_host
|
||||||
* purefa_pg
|
* purefa_pg
|
||||||
|
* purefa_snap
|
||||||
* purefa_volume
|
* purefa_volume
|
||||||
- imc
|
|
||||||
* imc_rest
|
#### System
|
||||||
- rundeck
|
* aix_lvol
|
||||||
|
* awall
|
||||||
|
* dconf
|
||||||
|
* interfaces_file
|
||||||
|
|
||||||
|
#### Web Infrastructure
|
||||||
|
* gunicorn
|
||||||
* rundeck_acl_policy
|
* rundeck_acl_policy
|
||||||
* rundeck_project
|
* rundeck_project
|
||||||
- sensu
|
|
||||||
* sensu_client
|
#### Windows
|
||||||
* sensu_silence
|
|
||||||
* sensu_handler
|
|
||||||
- vmware
|
|
||||||
* vcenter_license
|
|
||||||
* vmware_guest_find
|
|
||||||
* vmware_guest_tools_wait
|
|
||||||
- windows
|
|
||||||
* win_defrag
|
* win_defrag
|
||||||
* win_domain_group
|
* win_domain_group
|
||||||
|
* win_domain_user
|
||||||
* win_dsc
|
* win_dsc
|
||||||
* win_eventlog
|
* win_eventlog
|
||||||
* win_eventlog_entry
|
* win_eventlog_entry
|
||||||
|
@ -343,11 +528,11 @@ Ansible Changes By Release
|
||||||
* win_hotfix
|
* win_hotfix
|
||||||
* win_mapped_drive
|
* win_mapped_drive
|
||||||
* win_psmodule
|
* win_psmodule
|
||||||
|
* win_rabbitmq_plugin
|
||||||
* win_route
|
* win_route
|
||||||
* win_security_policy
|
* win_security_policy
|
||||||
* win_user_right
|
* win_user_right
|
||||||
* win_wakeonlan
|
* win_wakeonlan
|
||||||
- xml
|
|
||||||
|
|
||||||
<a id="2.3"></a>
|
<a id="2.3"></a>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue