community.general/lib/ansible/plugins
James Cammarata 483df9c5f8 Imports and includes (#25399)
Initial commit to split includes into static imports/dynamic includes

This implements the new include/import syntax for Ansible 2.4:
* include_{tasks,role,variables} = dynamic
* import_{playbook,tasks,role} = static

The old bare `include` will be considered deprecated, as will any use of the `static: {yes|no}` option.

This also adds docs for import/include and reorganizing the "Playbook Reuse" section of the documentation.
2017-06-06 16:39:48 -05:00
..
action New module: platform agnostic way to manage local users on network devices (network/net_user.) (#25259) 2017-06-06 20:05:08 +05:30
cache Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
callback Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
cliconf Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
connection Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
filter Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
inventory fix script inventory plugin 2017-06-05 18:26:11 -04:00
lookup Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
netconf Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
shell Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
strategy Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
terminal plugins/terminal/: PEP8 compliancy (#25207) 2017-05-31 18:28:03 +01:00
test Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
vars Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
__init__.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30