mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-04-03 14:39:00 +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>
33 lines
1.0 KiB
ReStructuredText
33 lines
1.0 KiB
ReStructuredText
.. _community_getting_started:
|
|
|
|
****************
|
|
Getting started
|
|
****************
|
|
|
|
Welcome and thank you for getting more involved with the Ansible community. Here are some ways you can get started.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
code_of_conduct
|
|
developer_certificate_of_origin
|
|
communication
|
|
how_can_I_help
|
|
|
|
|
|
|
|
Other ways to get involved
|
|
==========================
|
|
|
|
Here are some other ways to connect with the Ansible community:
|
|
|
|
* 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>`_.
|
|
* `Get certified <https://www.ansible.com/products/training-certification>`_.
|
|
* `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.
|