patchback[bot]
01bbab6b2c
Improve plugin sanity ( #966 ) ( #984 )
...
* callback_type -> type.
* Mark authors as unknown.
* Add author field forgotten in #627 .
* Fix author entries.
* Add author field forgotten in #127 .
* Fix some types.
(cherry picked from commit e5da25915d )
Co-authored-by: Felix Fontein <felix@fontein.de >
2020-09-29 04:04:05 +00:00
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
Felix Fontein
75afd83508
Fix plugins (names, constants, FQCNs in examples) ( #722 )
...
* cobbler inventory: fix NAME
* oc transport: fix transport name
* Inventory plugins: fix plugin identifications
* Use FQCN in lookup plugin examples.
* Use FQCN in callback plugins.
* Add changelog fragment.
* Adjust documentation.
* Fix lookup plugin linting errors.
* Fix quotes.
(cherry picked from commit ea21341686 )
2020-08-18 08:29:44 +02:00
Andrew Klychkov
c055340ecb
modules: fix examples to use FQCN for builtin modules ( #648 )
...
* modules: fix examples to use FQCN for builtin modules
* fix
* fix
* fix
* fix
* fix
* fix
* fix
2020-07-14 18:28:08 +03:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00