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/test
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
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration Allow hostvars delegation (#70331) 6 years ago
lib/ansible_test validate_modules: added missing single quote (#70744) 6 years ago
sanity Collections docs generation (#59761) 6 years ago
support Deprecation revisited (#69926) 6 years ago
units Sanitize URI module keys with no_log values (#70762) 6 years ago
utils/shippable Test ansible-galaxy against pulp/pulp_ansible (#69605) 6 years ago