mirror of https://github.com/ansible/ansible.git
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.
* 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
(cherry picked from commit
|
5 years ago | |
|---|---|---|
| .. | ||
| acme | 7 years ago | |
| aws | 7 years ago | |
| basic | 5 years ago | |
| cloud | 7 years ago | |
| common | 6 years ago | |
| docker | 7 years ago | |
| ec2 | 7 years ago | |
| facts | 6 years ago | |
| gcp | 7 years ago | |
| hwc | 7 years ago | |
| json_utils | 7 years ago | |
| net_tools | 7 years ago | |
| network | 7 years ago | |
| parsing | 9 years ago | |
| urls | 7 years ago | |
| xenserver | 6 years ago | |
| __init__.py | 9 years ago | |
| conftest.py | 7 years ago | |
| test_database.py | 7 years ago | |
| test_distribution_version.py | 7 years ago | |
| test_distro.py | 7 years ago | |
| test_known_hosts.py | 7 years ago | |
| test_kubevirt.py | 7 years ago | |
| test_netapp.py | 7 years ago | |
| test_postgresql.py | 7 years ago | |
| test_text.py | 8 years ago | |
| test_utm_utils.py | 7 years ago | |
| test_vmware.py | 6 years ago | |