ansible/test/units/module_utils
Matt Martz 98138584b7
Don't mutate os.environ in AnsibleModule.run_command, make a copy, and pass to Popen (#74791)
* Don't mutate os.environ in AnsibleModule.run_command, make a copy, and pass to Popen. Fixes #74783

* Simplify code a bit

* More simple

* Address some other potentially non threadsafe operations

* Add if around umask

* Address unit test assumptions

* Add clog frag

* yaml syntax issue
2021-05-25 12:00:47 -04:00
..
basic Don't mutate os.environ in AnsibleModule.run_command, make a copy, and pass to Popen (#74791) 2021-05-25 12:00:47 -04:00
common Remove deprecated common.removed module_util. 2021-04-29 16:07:56 -07:00
facts facts - set correct OS family for Rocky Linux (#74530) 2021-05-04 10:14:13 -04:00
json_utils Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
parsing Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
urls Make test_prepare_multipart succeed on non Debian distros 2021-01-13 21:21:33 +01:00
__init__.py
conftest.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
test_api.py ansible-galaxy - increase page size and add retry decorator for throttling (#74240) 2021-05-10 13:26:41 -04:00
test_distro.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00