mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
* 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:
@@ -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
|
||||
|
||||
@@ -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>`_
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user