Skip to content

Commit 3a135cf

Browse files
samccannoraNod
andauthored
fix bad formating (#2192)
* fix bad formating * Update docs/docsite/rst/dev_guide/developing_collections_distributing.rst Co-authored-by: Don Naro <[email protected]> --------- Co-authored-by: Don Naro <[email protected]>
1 parent aff3a84 commit 3a135cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docsite/rst/dev_guide/developing_collections_distributing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Distributing collections
77
A collection is a distribution format for Ansible content. A typical collection contains modules and other plugins that address a set of related use cases. For example, a collection might automate administering a particular database. A collection can also contain roles and playbooks.
88

99
.. note::
10-
Before distributing your collection, ensure you have updated the `galaxy.yml`
11-
file. See :ref:`collection_structure` for details.
10+
Before distributing your collection, ensure you have updated the ``galaxy.yml`` file.
11+
See :ref:`collection_structure` for details.
1212

1313
To distribute your collection and allow others to use it, you can publish your collection on one or more :term:`distribution server`. Distribution servers include:
1414

0 commit comments

Comments
 (0)