ansible/docs
David Shrewsbury 7cdba7c923
Sanitize URI module keys with no_log values (#70762) (#70820)
* 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

(cherry picked from commit bf98f031f3)
2020-07-22 18:28:24 -07:00
..
bin Make docs testing_formatter script more portable (#65112) 2019-12-10 09:34:03 -06:00
docsite Sanitize URI module keys with no_log values (#70762) (#70820) 2020-07-22 18:28:24 -07:00
man
templates Collections docs generation backport (#70515) 2020-07-20 14:28:35 -07:00