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
Toshio Kuratomi 8a2f069468 Document boolean default value treatment (#30062)
* Consistency and document treatment of default bool values

* Document that default bool values can be any Ansible recognized bool.
  choose the one that reads better in context
* For fragments used by the copy module, make bool types use type=bool and not choices

* Edit for clarity
7 years ago
..
style_guide Fixes for pep8 and rstcheck issues. 8 years ago
testing Remove use of unicode_literals as it is an anti-pattern 7 years ago
Makefile consolidated docs 8 years ago
developing_api.rst Update developing_api.rst (#25922) 7 years ago
developing_core.rst consolidated docs 8 years ago
developing_inventory.rst Give example of empty _meta in dyanmic inventory (#24085) 8 years ago
developing_module_utilities.rst New model manageiq manageiq user (#26641) 7 years ago
developing_modules.rst Added initial developing module doc for Windows (#27308) 7 years ago
developing_modules_best_practices.rst Minor grammatical corrections and improvements (#23886) 8 years ago
developing_modules_checklist.rst metadata 1.1 7 years ago
developing_modules_documenting.rst Document boolean default value treatment (#30062) 7 years ago
developing_modules_general.rst Minor fixes to Developer Docs (#28302) 7 years ago
developing_modules_general_OLD._rst rename dev..general_OLD.rst to ._rst (#30291) 7 years ago
developing_modules_general_windows.rst Update places we mention env vars to use :envvar: (#28887) 7 years ago
developing_modules_in_groups.rst Misc docsite fixes (#30290) 7 years ago
developing_plugins.rst Correct link to plugins (#25530) 8 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 Misc docsite fixes (#30290) 7 years ago
developing_rebasing.rst consolidated docs 8 years ago
index.rst Misc docsite fixes (#30290) 7 years ago
overview_architecture.rst Updates to docs for developers (#24034) 8 years ago
repomerge.rst Remove references to obsolete PR Mover. (#30298) 7 years ago
testing.rst docs: fix community meetings link (#27264) 7 years ago
testing_compile.rst docs: fix community meetings link (#27264) 7 years ago
testing_httptester.rst docs: fix community meetings link (#27264) 7 years ago
testing_integration.rst docs: fix community meetings link (#27264) 7 years ago
testing_integration_legacy.rst aws integration tests - provide an IAM policy for running (#24725) 8 years ago
testing_pep8.rst docs: fix community meetings link (#27264) 7 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) 8 years ago
testing_validate-modules.rst Allow specific __future__ imports in modules 7 years ago