mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Document that plugins can be shipped in a role (#15199)
This greatly simplify the distribution of plugin on galaxy.
This commit is contained in:
committed by
Brian Coca
parent
60c1155d50
commit
47c08c865a
@@ -118,6 +118,9 @@ To change this path, edit the ansible configuration file.
|
||||
|
||||
In addition, plugins can be shipped in a subdirectory relative to a top-level playbook, in folders named the same as indicated above.
|
||||
|
||||
They can also be shipped as part of a role, in a subdirectory named as indicated above. The plugin will be availiable as soon as the role
|
||||
is called.
|
||||
|
||||
.. seealso::
|
||||
|
||||
:doc:`modules`
|
||||
|
||||
Reference in New Issue
Block a user