From 275899b527e67aace7e55e897654c7f99a22e35d Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Tue, 3 Sep 2024 08:51:23 +0200 Subject: [PATCH 1/3] CONTRIBUTING.md: remove IRC --- CONTRIBUTING.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 537f07cd44c..91754383dcb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -116,9 +116,6 @@ For general information on running the integration tests see Ignore the part about `source hacking/env-setup`. That's only applicable for working on `ansible-core`. You should be able to use the `ansible-test` that's installed with Ansible generally. Look at [the section on configuration for cloud tests](https://docs.ansible.com/ansible/devel/dev_guide/testing_integration.html#other-configuration-for-cloud-tests). -For questions about writing tests the Ansible AWS community can -be found on Libera.Chat IRC as detailed below. - - [Ansible Community Guide](https://docs.ansible.com/ansible/latest/community/index.html) - Details on contributing to Ansible - [Contributing to Collections](https://docs.ansible.com/ansible/devel/dev_guide/developing_collections.html#contributing-to-collections) - How to check out collection git repositories correctly @@ -126,15 +123,7 @@ be found on Libera.Chat IRC as detailed below. - [Guidelines for Ansible Amazon AWS module development](https://docs.ansible.com/ansible/latest/collections/amazon/aws/docsite/dev_guidelines.html) - [Getting Started With AWS Ansible Module Development and Community Contribution](https://www.ansible.com/blog/getting-started-with-aws-ansible-module-development) - ### Code of Conduct The `amazon.aws` collection follows the Ansible project's [Code of Conduct](https://docs.ansible.com/ansible/devel/community/code_of_conduct.html). Please read and familiarize yourself with this document. - -### IRC -Our IRC channels may require you to register your nickname. If you receive an error when you connect, see -[Libera.Chat's Nickname Registration guide](https://libera.chat/guides/registration) for instructions. - -The `#ansible-aws` channel on [irc.libera.chat](https://libera.chat/) is the main and official place to discuss use and development -of the `amazon.aws` collection. From e793e79821deabe6c0ad0199280a3fecdbb53e7a Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Tue, 3 Sep 2024 08:57:44 +0200 Subject: [PATCH 2/3] Remove --- docs/docsite/rst/guide_aws.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/docsite/rst/guide_aws.rst b/docs/docsite/rst/guide_aws.rst index a05d2122131..c4d2de168ad 100644 --- a/docs/docsite/rst/guide_aws.rst +++ b/docs/docsite/rst/guide_aws.rst @@ -298,5 +298,3 @@ documentation for a full list with examples. Delegation, useful for working with loud balancers, clouds, and locally executed steps. `User Mailing List `_ Have a question? Stop by the google group! - `irc.libera.chat `_ - #ansible IRC chat channel From 6189c87c6115b731c0ecd7813b7fe77953f7beba Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Tue, 3 Sep 2024 09:12:37 +0200 Subject: [PATCH 3/3] Remove ML --- docs/docsite/rst/guide_aws.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/docsite/rst/guide_aws.rst b/docs/docsite/rst/guide_aws.rst index c4d2de168ad..d1c254b9708 100644 --- a/docs/docsite/rst/guide_aws.rst +++ b/docs/docsite/rst/guide_aws.rst @@ -296,5 +296,3 @@ documentation for a full list with examples. An introduction to playbooks :ref:`playbooks_delegation` Delegation, useful for working with loud balancers, clouds, and locally executed steps. - `User Mailing List `_ - Have a question? Stop by the google group!