ansible/docs/docsite/rst/dev_guide
David Shrewsbury bf98f031f3
Sanitize URI module keys with no_log values (#70762)
* Add sanitize_keys() to module_utils.

* More robust tests

* Revert 69653 change

* Allow list or dict

* fix pep8

* Sanitize lists within dict values

* words

* First pass at uri module

* Fix insane sanity tests

* fix integration tests

* Add changelog

* Remove unit test introduced in 69653

* Add ignore_keys param

* Sanitize all-the-things

* Ignore '_ansible*' keys

* cleanup

* Use module.no_log_values

* Avoid deep recursion issues by using deferred removal structure.

* Nit cleanups

* Add doc blurb

* spelling

* ci_complete
2020-07-22 14:49:37 -05:00
..
platforms Update AWS Integration test docmentation (#70454) 2020-07-08 08:01:37 +05:30
shared_snippets
style_guide added documentation for R() (#69832) 2020-06-16 11:50:50 -05:00
testing/sanity validate ansible-base's and collections runtime.yml (#69742) 2020-06-12 15:34:34 +01:00
debugging.rst
developing_api.rst Fix the internal Python API usage examples 2020-07-03 10:44:54 +02:00
developing_collections.rst Few fixes for reference_appendices/faq.html (#70719) 2020-07-20 13:43:39 -05:00
developing_core.rst
developing_inventory.rst Make Sources, Plugins sections easier to read (#70652) 2020-07-20 13:30:06 -05:00
developing_locally.rst Modification of 'Adding modules and plugins locally' topic (#70659) 2020-07-22 11:59:18 -05:00
developing_module_utilities.rst
developing_modules.rst
developing_modules_best_practices.rst Sanitize URI module keys with no_log values (#70762) 2020-07-22 14:49:37 -05:00
developing_modules_checklist.rst
developing_modules_documenting.rst document FQCN for M() and :seealso: in DOCUMENTATION blocks (#70245) 2020-06-29 11:16:59 -05:00
developing_modules_general.rst docs: update module development docs (#70594) 2020-07-13 14:41:59 -05:00
developing_modules_general_aci.rst remove build errors including guess (#69711) 2020-05-29 11:56:49 -05:00
developing_modules_general_windows.rst Few fixes for reference_appendices/faq.html (#70719) 2020-07-20 13:43:39 -05:00
developing_modules_in_groups.rst partial update of community docs to reflect collections transition (#70488) 2020-07-14 15:47:18 -04:00
developing_plugins.rst
developing_program_flow_modules.rst
developing_python_3.rst
developing_rebasing.rst
index.rst How to contribute to Ansible maintained collections (#69202) 2020-06-15 15:38:42 -05:00
migrating_roles.rst remove build errors including guess (#69711) 2020-05-29 11:56:49 -05:00
module_lifecycle.rst Document the ability to deprecate by date (#69833) 2020-06-11 15:28:24 -05:00
overview_architecture.rst
testing.rst Update testing collections to mention ansible-base versions (#69805) 2020-06-10 16:22:01 -04:00
testing_compile.rst
testing_documentation.rst
testing_httptester.rst
testing_integration.rst Update AWS Integration test docmentation (#70454) 2020-07-08 08:01:37 +05:30
testing_integration_legacy.rst
testing_pep8.rst
testing_running_locally.rst
testing_sanity.rst
testing_units.rst
testing_units_modules.rst
testing_validate-modules.rst starting metadata sunset (#69454) 2020-06-04 21:01:46 -04:00