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
leko 83318c36aa
fix: sudosu not working on some BSD machines (#8214)
* fix: sudosu not working on some BSD machines

* fix: sudosu: added a flag (`alt_method`) to enhance compatibility with more versions of `su`

* Update changelogs/fragments/8214-sudosu-not-working-on-some-BSD-machines.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/become/sudosu.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/become/sudosu.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/become/sudosu.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/become/sudosu.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* fix: sudosu: lint

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-07-14 14:00:00 +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 lint and fix polkit examples (#8381) 2024-05-19 20:50:41 +02:00
pbrun.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
pfexec.py Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
pmrun.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
run0.py lint and fix polkit examples (#8381) 2024-05-19 20:50:41 +02:00
sesu.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
sudosu.py fix: sudosu not working on some BSD machines (#8214) 2024-07-14 14:00:00 +02:00