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
Thomas Sjögren d347bf5fa0
add systemd run0 as a become method (#8306)
* add systemd run0 as a become method

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>

* add fragment

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>

* remove space after hyphen

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>

* replace ansible with collection version

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>

* update version_added and remove changelog fragment

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>

* update formating

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>

* add types

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>

* slim super()

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>

* imports must appear below docs

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>

* add initial unit test

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>

* update unit tests

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>

---------

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2024-05-11 16:53:44 +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 become plugin: mark as require_tty (#6935) 2023-07-15 12:53:59 +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 add systemd run0 as a become method (#8306) 2024-05-11 16:53:44 +02:00
sesu.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
sudosu.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00