Update installing_collections_file.rst (#77439)

pull/77497/head
Travis Michette 4 years ago committed by GitHub
parent e8dbc84afe
commit 6da4186f6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,7 +16,7 @@ Ansible can also install a collection collected with ``ansible-galaxy collection
.. code-block:: yaml .. code-block:: yaml
collections: collections:
- source: /tmp/my_namespace-my_collection-1.0.0.tar.gz - name: /tmp/my_namespace-my_collection-1.0.0.tar.gz
type: file type: file
.. note:: .. note::

Loading…
Cancel
Save