be4e7a05fa
When operating on arbitrary return data from modules, it is possible to hit the recursion limit when cleaning out no_log values from the data. To fix this, we have to switch from recursion to iteration. Unittest for remove_values recursion limit Fixes #24560 |
||
---|---|---|
.. | ||
basic | ||
ec2 | ||
facts | ||
gcp | ||
json_utils | ||
__init__.py | ||
test_basic.py | ||
test_database.py | ||
test_distribution_version.py | ||
test_known_hosts.py | ||
test_postgresql.py | ||
test_text.py |