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
Gonéri Le Bouder 15e9f04f86
doas: properly set the default values (#704)
* doas: properly set the default values

The module expects by default:

- `become_user` to be `None` or a string,
- `become_flags` to by an empty string.

* Apply suggestions from code review

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

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-07-29 07:55:01 +02:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
doas.py doas: properly set the default values (#704) 2020-07-29 07:55:01 +02:00
dzdo.py Fix become plugins (#50) 2020-03-30 19:09:45 +02:00
ksu.py Fix become plugins (#50) 2020-03-30 19:09:45 +02:00
machinectl.py Fix become plugins (#50) 2020-03-30 19:09:45 +02:00
pbrun.py Fix become plugins (#50) 2020-03-30 19:09:45 +02:00
pfexec.py Fix become plugins (#50) 2020-03-30 19:09:45 +02:00
pmrun.py Fix become plugins (#50) 2020-03-30 19:09:45 +02:00
sesu.py Update sesu.py: use defined prompt (#227) 2020-05-28 23:09:11 +01:00