community.general/lib/ansible/plugins/shell
Matt Davis 0ee46cb0df converted become runas to explicit CreateProcessWithLogonW (#26378)
* fixes become_method: runas for unprivileged users
* sets permissions on tempdir appropriately
* allows automatic system environment generation for new token (old Process.Start way prevents this)
* add basic become runas tests
2017-07-03 17:46:27 -07:00
..
__init__.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 2017-06-14 11:08:34 -04:00
csh.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
fish.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
powershell.py converted become runas to explicit CreateProcessWithLogonW (#26378) 2017-07-03 17:46:27 -07:00
sh.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00