mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
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. |
||
---|---|---|
.. | ||
style_guide | ||
developing_api.rst | ||
developing_core.rst | ||
developing_inventory.rst | ||
developing_module_utilities.rst | ||
developing_modules.rst | ||
developing_modules_best_practices.rst | ||
developing_modules_checklist.rst | ||
developing_modules_documenting.rst | ||
developing_modules_general.rst | ||
developing_modules_in_groups.rst | ||
developing_plugins.rst | ||
developing_program_flow_modules.rst | ||
developing_python3.rst | ||
developing_rebasing.rst | ||
developing_releases.rst | ||
index.rst | ||
Makefile | ||
overview_architecture.rst | ||
repomerge.rst | ||
testing.rst | ||
testing_compile.rst | ||
testing_httptester.rst | ||
testing_integration.rst | ||
testing_integration_legacy.rst | ||
testing_pep8.rst | ||
testing_running_locally.rst | ||
testing_sanity.rst | ||
testing_units.rst | ||
testing_validate-modules.rst |