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

This commit is contained in:
Felix Fontein
2023-09-26 09:57:49 +02:00
committed by GitHub
parent f1c34cdae1
commit cf3ea2e439

View File

@@ -57,6 +57,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
----------------------------------