5202eb38dd
Add basic information and examples for the action, callback, filter, and lookup plugins provided by this repo. Partial-Bug: 1579091 Change-Id: If7cea759bb790c6f6d266eff560ac7a67309219d
14 lines
263 B
ReStructuredText
14 lines
263 B
ReStructuredText
provider_networks
|
|
~~~~~~~~~~~~~~~~~
|
|
|
|
Synopsis
|
|
--------
|
|
Parse a list of networks and return data that Ansible can use.
|
|
|
|
Examples
|
|
--------
|
|
.. literalinclude:: ../../../library/provider_networks
|
|
:language: yaml
|
|
:start-after: EXAMPLES = """
|
|
:end-before: """
|