From e9367f42af08185f4a942f00ef32d179dae92093 Mon Sep 17 00:00:00 2001 From: Sumit Jaiswal Date: Thu, 5 May 2022 02:11:57 +0530 Subject: [PATCH] prep for 3.0.0 release (#161) Collection prep for 3.0.0 release SUMMARY ansible-collections/splunk.es#35 ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION --- CHANGELOG.rst | 14 ++++++++++++++ changelogs/changelog.yaml | 10 ++++++++++ .../fragments/fix_for_the_ogs_bug_asa_152.yaml | 3 --- changelogs/fragments/netcommon_ref_update.yaml | 4 ---- docs/cisco.asa.asa_cliconf.rst | 3 ++- docs/cisco.asa.asa_facts_module.rst | 2 +- docs/cisco.asa.asa_ogs_module.rst | 8 ++++---- 7 files changed, 31 insertions(+), 13 deletions(-) delete mode 100644 changelogs/fragments/fix_for_the_ogs_bug_asa_152.yaml delete mode 100644 changelogs/fragments/netcommon_ref_update.yaml diff --git a/CHANGELOG.rst b/CHANGELOG.rst index af1ad6db..fadc77d3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,6 +5,20 @@ Cisco Asa Collection Release Notes .. contents:: Topics +v3.0.0 +====== + +Major Changes +------------- + +- Minimum required ansible.netcommon version is 2.5.1. +- Updated base plugin references to ansible.netcommon. + +Bugfixes +-------- + +- Fixes asa_ogs services object and port object issue + v2.1.0 ====== diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 6d90627e..f3cabefa 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -147,3 +147,13 @@ releases: - 100_fix_asa_ogs_services_object_param.yaml - fix_asa_acls_for_service_object_gp.yaml release_date: '2021-10-06' + 3.0.0: + changes: + bugfixes: + - Fixes asa_ogs services object and port object issue ((https://github.com/ansible-collections/cisco.asa/issues/152). + major_changes: + - Minimum required ansible.netcommon version is 2.5.1. + - Updated base plugin references to ansible.netcommon. + fragments: + - fix_for_the_ogs_bug_asa_152.yaml + release_date: '2022-05-05' diff --git a/changelogs/fragments/fix_for_the_ogs_bug_asa_152.yaml b/changelogs/fragments/fix_for_the_ogs_bug_asa_152.yaml deleted file mode 100644 index 3e34de9d..00000000 --- a/changelogs/fragments/fix_for_the_ogs_bug_asa_152.yaml +++ /dev/null @@ -1,3 +0,0 @@ ---- -bugfixes: -- Fixes asa_ogs services object and port object issue ((https://github.com/ansible-collections/cisco.asa/issues/152). diff --git a/changelogs/fragments/netcommon_ref_update.yaml b/changelogs/fragments/netcommon_ref_update.yaml deleted file mode 100644 index f28c6e18..00000000 --- a/changelogs/fragments/netcommon_ref_update.yaml +++ /dev/null @@ -1,4 +0,0 @@ ---- -major_changes: - - "Minimum required ansible.netcommon version is 2.5.1." - - "Updated base plugin references to ansible.netcommon." diff --git a/docs/cisco.asa.asa_cliconf.rst b/docs/cisco.asa.asa_cliconf.rst index 86a569e8..052a92fd 100644 --- a/docs/cisco.asa.asa_cliconf.rst +++ b/docs/cisco.asa.asa_cliconf.rst @@ -41,6 +41,7 @@ Parameters
list + / elements=string
added in 2.0.0
@@ -72,7 +73,7 @@ Status Authors ~~~~~~~ -- Ansible Security Team +- Ansible Security Team (@ansible-security) .. hint:: diff --git a/docs/cisco.asa.asa_facts_module.rst b/docs/cisco.asa.asa_facts_module.rst index 02c15292..368d9730 100644 --- a/docs/cisco.asa.asa_facts_module.rst +++ b/docs/cisco.asa.asa_facts_module.rst @@ -85,7 +85,7 @@ Parameters -
When supplied, this argument will restrict the facts collected to a given subset. Possible values for this argument include all and the resources like interfaces, vlans etc. Can specify a list of values to include a larger subset. Values can also be used with an initial ! to specify that a specific subset should not be collected. Valid subsets are 'all', 'acls', 'ogs'.
+
When supplied, this argument will restrict the facts collected to a given subset. Possible values for this argument include all and the resources like interfaces, vlans etc. Can specify a list of values to include a larger subset. Values can also be used with an initial ! to specify that a specific subset should not be collected. Values can also be used with an initial ! to specify that a specific subset should not be collected. Valid subsets are 'all', 'acls', 'ogs'.
diff --git a/docs/cisco.asa.asa_ogs_module.rst b/docs/cisco.asa.asa_ogs_module.rst index c3e5fad5..5d3106f8 100644 --- a/docs/cisco.asa.asa_ogs_module.rst +++ b/docs/cisco.asa.asa_ogs_module.rst @@ -705,7 +705,7 @@ Parameters end
- integer + string
@@ -725,7 +725,7 @@ Parameters start
- integer + string
@@ -896,7 +896,7 @@ Parameters end
- integer + string
@@ -916,7 +916,7 @@ Parameters start
- integer + string