1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/become
manschwetusCS dc2d3c24fa
Make pfexec become usable for illumos (#3889)
* Experimental change from OpenIndiana

* resolve pfexec problem, by removing superfluous quotes

* reimplement "wrap_exe"

* remove spaces arround keyword argument assignment

* adapted pfexec unit test

* Try to fix quoting of test expression

* Fix quoting of test expression by replacing ' with "

* Add changelog fragment
2022-10-05 08:26:40 +02:00
..
doas.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
dzdo.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
ksu.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
machinectl.py machinectl: include the success command (#5287) 2022-09-25 21:09:08 +02:00
pbrun.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
pfexec.py Make pfexec become usable for illumos (#3889) 2022-10-05 08:26:40 +02:00
pmrun.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
sesu.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
sudosu.py