Add note about large tarball sizes for collections (#64411)

* add note on collection tarball size
pull/64419/head
Sandra McCann 5 years ago committed by Alicia Cozine
parent 0bf9146b29
commit 797397558e

@ -236,6 +236,7 @@ a tarball of the built collection in the current directory which can be uploaded
.. note:: .. note::
Certain files and folders are excluded when building the collection artifact. This is not currently configurable Certain files and folders are excluded when building the collection artifact. This is not currently configurable
and is a work in progress so the collection artifact may contain files you would not wish to distribute. and is a work in progress so the collection artifact may contain files you would not wish to distribute.
This includes any files built with ``mazer`` so delete those from :file:`releases/` before you build your collection with ``ansible-galaxy``. The current Galaxy maximum tarball size is 2 MB.
This tarball is mainly intended to upload to Galaxy This tarball is mainly intended to upload to Galaxy
as a distribution method, but you can use it directly to install the collection on target systems. as a distribution method, but you can use it directly to install the collection on target systems.

Loading…
Cancel
Save