patchback[bot]
01b47a8a1f
convert string returned by plugin to unicode ( #2329 ) ( #2338 )
...
* convert string returned by plugin to unicode
* add changelog fragment
* fix changelog format
* fix changelog format yet again
Co-authored-by: Anubhav Chakraborty <anubchak@cisco.com >
(cherry picked from commit f11f6595cc )
Co-authored-by: Anubhav Chakraborty <47817745+coderfool@users.noreply.github.com >
2021-04-24 12:51:52 +02:00
patchback[bot]
f51cdb367f
rewritten as list literals ( #2160 ) ( #2167 )
...
* rewritten as list literals
* added changelog fragment
(cherry picked from commit b97e31dd55 )
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com >
2021-04-05 09:50:08 +02: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