You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst/dev_guide
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.
7 years ago
..
style_guide Fixes for pep8 and rstcheck issues. 7 years ago
Makefile consolidated docs 8 years ago
developing_api.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
developing_core.rst consolidated docs 8 years ago
developing_inventory.rst Tidy example inventories in "Developing Dynamic Inventory Sources" (#18758) 8 years ago
developing_module_utilities.rst Update module_utils.six to latest (#22855) 8 years ago
developing_modules.rst Imports and includes (#25399) 7 years ago
developing_modules_best_practices.rst Minor grammatical corrections and improvements (#23886) 8 years ago
developing_modules_checklist.rst Fix URLs in dev_guide documentation (#24533) 7 years ago
developing_modules_documenting.rst Limit sphinx version on python 2.6. (#24678) 7 years ago
developing_modules_general.rst Limit sphinx version on python 2.6. (#24678) 7 years ago
developing_modules_in_groups.rst Docs how to test (2nd) (#24094) 8 years ago
developing_plugins.rst Limit sphinx version on python 2.6. (#24678) 7 years ago
developing_program_flow_modules.rst [WIP] Documentation: Ansible-2.4 no longer supports Python-2.4 and Python-2.5 (#22721) 8 years ago
developing_python3.rst Add rstcheck to ansible-test and correct issues. (#23550) 8 years ago
developing_rebasing.rst consolidated docs 8 years ago
developing_releases.rst Use HTTPS instead of legacy HTTP for ansible.com (#16870) 8 years ago
index.rst Updates to docs for developers (#24034) 7 years ago
overview_architecture.rst Updates to docs for developers (#24034) 7 years ago
repomerge.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
testing.rst Minor testing docs improvements (#24103) 8 years ago
testing_compile.rst Minor testing docs improvements (#24103) 8 years ago
testing_httptester.rst Docs how to test (2nd) (#24094) 8 years ago
testing_integration.rst aws integration tests - provide an IAM policy for running (#24725) 7 years ago
testing_integration_legacy.rst aws integration tests - provide an IAM policy for running (#24725) 7 years ago
testing_pep8.rst Docs how to test (2nd) (#24094) 8 years ago
testing_running_locally.rst Minor testing docs improvements (#24103) 8 years ago
testing_sanity.rst Docs how to test (2nd) (#24094) 8 years ago
testing_units.rst Update testing_units.rst (#24772) 7 years ago
testing_validate-modules.rst Added test for 'RETURN' field in validate-modules (#23322) 7 years ago