Replace communication links with a link to communication guide, part 1 (#1851) (#1860)

* Replace communication links with a link to communication guide

* Update docs/docsite/rst/command_guide/intro_adhoc.rst

Co-authored-by: Don Naro <dnaro@redhat.com>

* Update docs/docsite/rst/plugins/become.rst

Co-authored-by: Don Naro <dnaro@redhat.com>

* Update docs/docsite/rst/plugins/cache.rst

Co-authored-by: Don Naro <dnaro@redhat.com>

* Update docs/docsite/rst/plugins/callback.rst

Co-authored-by: Don Naro <dnaro@redhat.com>

* Update docs/docsite/rst/plugins/cliconf.rst

Co-authored-by: Don Naro <dnaro@redhat.com>

* fix

---------

Co-authored-by: Don Naro <dnaro@redhat.com>
(cherry picked from commit ae59246f0b)

Co-authored-by: Andrew Klychkov <aklychko@redhat.com>
This commit is contained in:
patchback[bot]
2024-09-11 10:31:57 +01:00
committed by GitHub
parent 011250409a
commit 2fe595a8c5
6 changed files with 12 additions and 23 deletions

View File

@@ -225,7 +225,5 @@ Now that you understand the basic elements of Ansible execution, you are ready t
Browse existing collections, modules, and plugins
:ref:`working_with_playbooks`
Using Ansible for configuration management & deployment
`Mailing List <https://groups.google.com/group/ansible-project>`_
Questions? Help? Ideas? Stop by the list on Google Groups
:ref:`communication_irc`
How to join Ansible chat channels
:ref:`Communication<communication>`
Got questions? Need help? Want to share your ideas? Visit the Ansible communication guide

View File

@@ -21,8 +21,8 @@ Other ways to get involved
Here are some other ways to connect with the Ansible community:
* Find an `Ansible Meetup near me <https://www.meetup.com/topics/ansible/>`_
communication
* Visit the :ref:`Ansible communication guide<communication>`.
* Find an `Ansible Meetup near you <https://www.meetup.com/topics/ansible/>`_.
* Learn more about Ansible:
* `Read books <https://www.ansible.com/resources/ebooks>`_.
@@ -30,4 +30,3 @@ Here are some other ways to connect with the Ansible community:
* `Attend events <https://www.ansible.com/community/events>`_.
* `Review getting started guides <https://www.ansible.com/resources/get-started>`_.
* `Watch videos <https://www.ansible.com/resources/videos>`_ - includes Ansible Automates, AnsibleFest & webinar recordings.
* See where `new releases are announced <https://groups.google.com/forum/#!forum/ansible-announce>`_

View File

@@ -61,7 +61,5 @@ Use ``ansible-doc -t become <plugin name>`` to see plugin-specific documentation
Test plugins
:ref:`lookup_plugins`
Lookup plugins
`User Mailing List <https://groups.google.com/group/ansible-devel>`_
Have a question? Stop by the Google group!
:ref:`communication_irc`
How to join Ansible chat channels
:ref:`Communication<communication>`
Got questions? Need help? Want to share your ideas? Visit the Ansible communication guide

View File

@@ -133,7 +133,5 @@ Use ``ansible-doc -t cache <plugin name>`` to see plugin-specific documentation
Strategy plugins
:ref:`vars_plugins`
Vars plugins
`User Mailing List <https://groups.google.com/forum/#!forum/ansible-devel>`_
Have a question? Stop by the Google group!
:ref:`communication_irc`
How to join Ansible chat channels
:ref:`Communication<communication>`
Got questions? Need help? Want to share your ideas? Visit the Ansible communication guide

View File

@@ -110,7 +110,5 @@ Use ``ansible-doc -t callback <plugin name>`` to see plugin-specific documentati
Strategy plugins
:ref:`vars_plugins`
Vars plugins
`User Mailing List <https://groups.google.com/forum/#!forum/ansible-devel>`_
Have a question? Stop by the Google group!
:ref:`communication_irc`
How to join Ansible chat channels
:ref:`Communication<communication>`
Got questions? Need help? Want to share your ideas? Visit the Ansible communication guide

View File

@@ -43,7 +43,5 @@ Use ``ansible-doc -t cliconf <plugin name>`` to see plugin-specific documentatio
:ref:`Ansible for Network Automation<network_guide>`
An overview of using Ansible to automate networking devices.
`User Mailing List <https://groups.google.com/group/ansible-devel>`_
Have a question? Stop by the Google group!
`irc.libera.chat <https://libera.chat/>`_
#ansible-network IRC chat channel
:ref:`Communication<communication>`
Got questions? Need help? Want to share your ideas? Visit the Ansible communication guide