Skip to content

Commit

Permalink
Better Galaxy description for role reuse (ansible#40557)
Browse files Browse the repository at this point in the history
* Better Galaxy description for role reuse

* update per gundalow review
  • Loading branch information
gregdek authored and maxamillion committed May 25, 2018
1 parent 294c3a0 commit e5ccdae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/docsite/rst/user_guide/playbooks_reuse_roles.rst
Original file line number Diff line number Diff line change
Expand Up @@ -395,14 +395,14 @@ Ansible Galaxy

`Ansible Galaxy <https://galaxy.ansible.com>`_ is a free site for finding, downloading, rating, and reviewing all kinds of community developed Ansible roles and can be a great way to get a jumpstart on your automation projects.

You can sign up with social auth, and the download client 'ansible-galaxy' is included in Ansible 1.4.2 and later.
The client ``ansible-galaxy`` is included in Ansible. The Galaxy client allows you to download roles from Ansible Galaxy, and also provides an excellent default framework for creating your own roles.

Read the "About" page on the Galaxy site for more information.
Read the Ansible Galaxy introduction <https://galaxy.ansible.com/intro>_ page for more information

.. seealso::

:ref:`ansible_galaxy`
How to share roles on galaxy, role management
How to create new roles, share roles on Galaxy, role management
:ref:`yaml_syntax`
Learn about YAML syntax
:ref:`working_with_playbooks`
Expand Down

0 comments on commit e5ccdae

Please sign in to comment.