ansible/test
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
..
ansible_test
integration Remove deprecated features from ansible.playbook.helpers (#74809) 2021-05-25 11:35:17 -04:00
lib/ansible_test docs: Update Python 2 doc links (#74633) 2021-05-24 15:11:26 -04:00
sanity Remove deprecated cache support from script inventory plugin (#74813) 2021-05-25 11:35:46 -04:00
support Vendor distutils.version (#74644) 2021-05-11 12:33:51 -05:00
units 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
utils/shippable Remove unused CI scripts. 2021-05-10 19:47:31 -07:00