clarify that collection names use same requirements as namespaces (#71639)
This commit is contained in:
parent
2f240f5dd7
commit
bbd4ec13f1
1 changed files with 2 additions and 2 deletions
|
@ -268,7 +268,7 @@ To start a new collection:
|
|||
|
||||
.. note::
|
||||
|
||||
Both the namespace and collection names have strict requirements. See `Galaxy namespaces <https://galaxy.ansible.com/docs/contributing/namespaces.html#galaxy-namespaces>`_ on the Galaxy docsite for details.
|
||||
Both the namespace and collection names use the same strict set of requirements. See `Galaxy namespaces <https://galaxy.ansible.com/docs/contributing/namespaces.html#galaxy-namespaces>`_ on the Galaxy docsite for those requirements.
|
||||
|
||||
Once the skeleton exists, you can populate the directories with the content you want inside the collection. See `ansible-collections <https://github.com/ansible-collections/>`_ GitHub Org to get a better idea of what you can place inside a collection.
|
||||
|
||||
|
|
Loading…
Reference in a new issue