ansible-config_template/doc/source/actions/provider_networks.rst
Jimmy McCrory 5202eb38dd [DOCS] Add docs for plugins
Add basic information and examples for the action, callback, filter, and
lookup plugins provided by this repo.

Partial-Bug: 1579091
Change-Id: If7cea759bb790c6f6d266eff560ac7a67309219d
2017-02-16 03:44:24 -08:00

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: """