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
Felix Fontein 7cf472855c
Fix various sanity errors in plugins (#881)
* Fix deprecation of callables.

* Fix various sanity errors.

* Revert callback_type -> type transform.

* Fix stat_result times: these are float according to https://github.com/python/typeshed/blob/master/stdlib/3/os/__init__.pyi

* Apply suggestions from code review

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2020-09-16 11:06:45 +02:00
..
__init__.py
doas.py
dzdo.py Fix more become plugins (#708) 2020-07-29 20:27:16 +02:00
ksu.py Fix more become plugins (#708) 2020-07-29 20:27:16 +02:00
machinectl.py
pbrun.py Fix more become plugins (#708) 2020-07-29 20:27:16 +02:00
pfexec.py Fix various sanity errors in plugins (#881) 2020-09-16 11:06:45 +02:00
pmrun.py
sesu.py