ansible/docs
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
..
bin More boilerplate fixes. (#70224) 2020-06-22 19:05:30 -07:00
docsite Sanitize URI module keys with no_log values (#70762) 2020-07-22 14:49:37 -05:00
man
templates Collections docs generation (#59761) 2020-07-17 13:07:35 -07:00