From ebc466760ee4a85385a476b2f826e124edae3d47 Mon Sep 17 00:00:00 2001 From: Ruchi Pakhle Date: Thu, 29 Aug 2024 18:28:07 +0530 Subject: [PATCH 1/2] Add support section in README --- README.md | 10 ++++++++++ changelogs/fragments/add_support_section.yaml | 3 +++ 2 files changed, 13 insertions(+) create mode 100644 changelogs/fragments/add_support_section.yaml diff --git a/README.md b/README.md index 6f0471a63..61100facc 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,16 @@ The Ansible ``ansible.netcommon`` collection includes common content to help automate the management of network, security, and cloud devices. This includes connection plugins, such as ``network_cli``, ``httpapi``, and ``netconf``. +## Support + +As a Red Hat Ansible [Certified Content](https://catalog.redhat.com/software/search?target_platforms=Red%20Hat%20Ansible%20Automation%20Platform), this collection is entitled to [support](https://access.redhat.com/support/) through [Ansible Automation Platform](https://www.redhat.com/en/technologies/management/ansible) (AAP). + +If a support case cannot be opened with Red Hat and the collection has been obtained either from [Galaxy](https://galaxy.ansible.com/ui/) or [GitHub](https://github.com/ansible-collections/ansible.netcommon), there is community support available at no charge. + +You can join us on [#network:ansible.com](https://matrix.to/#/#network:ansible.com) room or the [Ansible Forum Network Working Group](https://forum.ansible.com/g/network-wg). + +For more information you can check the communication section below. + ## Communication * Join the Ansible forum: diff --git a/changelogs/fragments/add_support_section.yaml b/changelogs/fragments/add_support_section.yaml new file mode 100644 index 000000000..6e7df985a --- /dev/null +++ b/changelogs/fragments/add_support_section.yaml @@ -0,0 +1,3 @@ +--- +doc_changes: + - "Includes a new support related section in the README." \ No newline at end of file From 6cf091b427b55b8fa344fb0a056b346bb7632a0f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 13:01:41 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- changelogs/fragments/add_support_section.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/fragments/add_support_section.yaml b/changelogs/fragments/add_support_section.yaml index 6e7df985a..754cf19c4 100644 --- a/changelogs/fragments/add_support_section.yaml +++ b/changelogs/fragments/add_support_section.yaml @@ -1,3 +1,3 @@ --- doc_changes: - - "Includes a new support related section in the README." \ No newline at end of file + - "Includes a new support related section in the README."