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/inventory
patchback[bot] c802de865a
Fix various sanity errors in plugins (#881) (#893)
* 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>
(cherry picked from commit 7cf472855c)

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-09-17 16:39:57 +00:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
cobbler.py Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-18 08:29:44 +02:00
docker_machine.py Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-18 08:29:44 +02:00
docker_swarm.py Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-18 08:29:44 +02:00
gitlab_runners.py Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00
kubevirt.py Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-18 08:29:44 +02:00
linode.py Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-18 08:29:44 +02:00
nmap.py Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-18 08:29:44 +02:00
online.py Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-18 08:29:44 +02:00
proxmox.py New inventory module: Proxmox (#545) (#882) 2020-09-17 14:34:25 +02:00
scaleway.py Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-18 08:29:44 +02:00
virtualbox.py Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-18 08:29:44 +02:00