Changelog fragment cleanup.

pull/41110/head
Matt Clay 6 years ago
parent 73b5c997f4
commit 121139b755

@ -1,4 +1,4 @@
--- ---
features: minor_changes:
- command module - Added argv option to allow command to be specified as a list vs. a string - command module - Added argv option to allow command to be specified as a list vs. a string
(https://github.com/ansible/ansible/issues/19392) (https://github.com/ansible/ansible/issues/19392)

@ -1,2 +1,2 @@
new_features: minor_changes:
- gem - add ability to specify a custom directory for installing gems (https://github.com/ansible/ansible/pull/38195) - gem - add ability to specify a custom directory for installing gems (https://github.com/ansible/ansible/pull/38195)

@ -1,34 +0,0 @@
new_features:
- 'New Google Cloud module: gcp_compute_address'
- 'New Google Cloud module: gcp_compute_backend_bucket'
- 'New Google Cloud module: gcp_compute_backend_service'
- 'New Google Cloud module: gcp_compute_firewall'
- 'New Google Cloud module: gcp_compute_forwarding_rule'
- 'New Google Cloud module: gcp_compute_global_address'
- 'New Google Cloud module: gcp_compute_global_forwarding_rule'
- 'New Google Cloud module: gcp_compute_health_check'
- 'New Google Cloud module: gcp_compute_http_health_check'
- 'New Google Cloud module: gcp_compute_https_health_check'
- 'New Google Cloud module: gcp_compute_image'
- 'New Google Cloud module: gcp_compute_instance'
- 'New Google Cloud module: gcp_compute_instance_group'
- 'New Google Cloud module: gcp_compute_instance_group_manager'
- 'New Google Cloud module: gcp_compute_instance_template'
- 'New Google Cloud module: gcp_compute_network'
- 'New Google Cloud module: gcp_compute_route'
- 'New Google Cloud module: gcp_compute_ssl_certificate'
- 'New Google Cloud module: gcp_compute_subnetwork'
- 'New Google Cloud module: gcp_compute_target_http_proxy'
- 'New Google Cloud module: gcp_compute_target_https_proxy'
- 'New Google Cloud module: gcp_compute_target_pool'
- 'New Google Cloud module: gcp_compute_target_ssl_proxy'
- 'New Google Cloud module: gcp_compute_target_tcp_proxy'
- 'New Google Cloud module: gcp_compute_url_map'
- 'New Google Cloud module: gcp_container_cluster'
- 'New Google Cloud module: gcp_container_node_pool'
- 'New Google Cloud module: gcp_dns_managed_zone'
- 'New Google Cloud module: gcp_dns_resource_record_set'
- 'New Google Cloud module: gcp_pubsub_subscription'
- 'New Google Cloud module: gcp_pubsub_topic'
- 'New Google Cloud module: gcp_storage_bucket'
- 'New Google Cloud module: gcp_storage_bucket_access_control'

@ -1,2 +0,0 @@
features:
- onepassword lookup - add lookup plugins onepassword and onepassword_raw to retrieve secrets from 1Password vault (https://github.com/ansible/ansible/pull/37207)
Loading…
Cancel
Save