Skip to content

Commit eec743f

Browse files
committed
Release 1.3.12.
1 parent c6a3392 commit eec743f

File tree

4 files changed

+126
-57
lines changed

4 files changed

+126
-57
lines changed

CHANGELOG.rst

+65
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,71 @@ Community General Release Notes
55
.. contents:: Topics
66

77

8+
v1.3.12
9+
=======
10+
11+
Release Summary
12+
---------------
13+
14+
Fix check mode support for ``_info`` and ``_facts`` modules.
15+
16+
Bugfixes
17+
--------
18+
19+
- ali_instance_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
20+
- docker_stack_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3101).
21+
- docker_stack_task_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3101).
22+
- gcpubsub_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3101).
23+
- gluster_heal_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
24+
- idrac_redfish_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
25+
- memset_memstore_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
26+
- memset_server_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
27+
- ome_device_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
28+
- oneview_datacenter_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
29+
- oneview_enclosure_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
30+
- oneview_ethernet_network_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
31+
- oneview_fc_network_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
32+
- oneview_fcoe_network_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
33+
- oneview_logical_interconnect_group_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
34+
- oneview_network_set_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
35+
- oneview_san_manager_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
36+
- ovirt_affinity_label_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
37+
- ovirt_api_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
38+
- ovirt_cluster_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
39+
- ovirt_datacenter_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
40+
- ovirt_disk_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
41+
- ovirt_event_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
42+
- ovirt_external_provider_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
43+
- ovirt_group_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
44+
- ovirt_host_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
45+
- ovirt_host_storage_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
46+
- ovirt_network_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
47+
- ovirt_nic_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
48+
- ovirt_permission_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
49+
- ovirt_quota_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
50+
- ovirt_scheduling_policy_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
51+
- ovirt_snapshot_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
52+
- ovirt_storage_domain_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
53+
- ovirt_storage_template_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
54+
- ovirt_storage_vm_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
55+
- ovirt_tag_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
56+
- ovirt_template_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
57+
- ovirt_user_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
58+
- ovirt_vm_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
59+
- ovirt_vmpool_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
60+
- purefa_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
61+
- rax_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
62+
- redfish_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
63+
- smartos_image_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
64+
- snmp_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
65+
- utm_aaa_group_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
66+
- utm_ca_host_key_cert_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
67+
- utm_network_interface_address_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
68+
- utm_proxy_frontend_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
69+
- utm_proxy_location_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
70+
- xenserver_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
71+
- xfconf_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
72+
873
v1.3.11
974
=======
1075

changelogs/changelog.yaml

+61
Original file line numberDiff line numberDiff line change
@@ -1729,6 +1729,67 @@ releases:
17291729
- 1.3.11.yml
17301730
- ovirt-fixup.yml
17311731
release_date: '2021-06-28'
1732+
1.3.12:
1733+
changes:
1734+
bugfixes:
1735+
- ali_instance_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1736+
- docker_stack_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3101).
1737+
- docker_stack_task_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3101).
1738+
- gcpubsub_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3101).
1739+
- gluster_heal_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1740+
- idrac_redfish_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1741+
- memset_memstore_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1742+
- memset_server_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1743+
- ome_device_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1744+
- oneview_datacenter_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1745+
- oneview_enclosure_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1746+
- oneview_ethernet_network_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1747+
- oneview_fc_network_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1748+
- oneview_fcoe_network_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1749+
- oneview_logical_interconnect_group_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1750+
- oneview_network_set_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1751+
- oneview_san_manager_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1752+
- ovirt_affinity_label_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1753+
- ovirt_api_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1754+
- ovirt_cluster_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1755+
- ovirt_datacenter_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1756+
- ovirt_disk_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1757+
- ovirt_event_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1758+
- ovirt_external_provider_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1759+
- ovirt_group_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1760+
- ovirt_host_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1761+
- ovirt_host_storage_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1762+
- ovirt_network_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1763+
- ovirt_nic_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1764+
- ovirt_permission_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1765+
- ovirt_quota_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1766+
- ovirt_scheduling_policy_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1767+
- ovirt_snapshot_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1768+
- ovirt_storage_domain_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1769+
- ovirt_storage_template_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1770+
- ovirt_storage_vm_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1771+
- ovirt_tag_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1772+
- ovirt_template_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1773+
- ovirt_user_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1774+
- ovirt_vm_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1775+
- ovirt_vmpool_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1776+
- purefa_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3095).
1777+
- rax_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1778+
- redfish_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1779+
- smartos_image_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1780+
- snmp_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1781+
- utm_aaa_group_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1782+
- utm_ca_host_key_cert_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1783+
- utm_network_interface_address_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1784+
- utm_proxy_frontend_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1785+
- utm_proxy_location_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1786+
- xenserver_facts - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1787+
- xfconf_info - added support to check mode (https://github.com/ansible-collections/community.general/pull/3084).
1788+
release_summary: Fix check mode support for ``_info`` and ``_facts`` modules.
1789+
fragments:
1790+
- 1.3.12.yml
1791+
- 3084-info-checkmode.yaml
1792+
release_date: '2021-08-31'
17321793
1.3.2:
17331794
changes:
17341795
bugfixes:

changelogs/fragments/1.3.12.yml

-1
This file was deleted.

0 commit comments

Comments
 (0)