mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
minor fixes in doc guides (#10770)
This commit is contained in:
parent
b498435066
commit
3cc4f28fd7
2 changed files with 5 additions and 3 deletions
|
|
@ -22,6 +22,7 @@ The same example from the Developer Guide would become:
|
|||
|
||||
from ansible_collections.community.general.plugins.module_utils import deps
|
||||
|
||||
|
||||
with deps.declare("foo"):
|
||||
import foo
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue