Add label to 'collections:' keyword. (#434) (#436)

(cherry picked from commit cf3ea2e439)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2023-09-26 19:25:39 +02:00
committed by GitHub
parent c9d3b1ebb4
commit 5502c3455d

View File

@@ -49,6 +49,8 @@ Within a role, you can control which collections Ansible searches for the tasks
- my_namespace.second_collection
- other_namespace.other_collection
.. _collections_keyword:
Using ``collections`` in playbooks
----------------------------------