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
vbarba 4cdff8654a
fix stackpath_compute validate_config (#2448)
* fix stackpath_compute validate_config

get the lenght for the client_id / client_secret to validate inventory configuration

* Add changelog fragment.

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-05-09 22:25:00 +02:00
..
action Bump version to 2.0.0 (#1369) 2020-11-26 14:26:36 +01:00
become Make plugins pass validation. (#2414) 2021-05-03 13:22:11 +02:00
cache fixed Python 3 keys() usage (#1861) 2021-02-23 23:19:27 +01:00
callback Make plugins pass validation. (#2414) 2021-05-03 13:22:11 +02:00
connection funcd connection plugin is now usable/loadable (#2235) 2021-04-14 09:25:57 +02:00
doc_fragments Allow keycloak modules to take token as parameter for the auth. (#2250) 2021-04-20 13:20:46 +02:00
filter New filter plugins: hashids_encode and hashids_decode (#2244) 2021-04-17 20:00:03 +02:00
inventory fix stackpath_compute validate_config (#2448) 2021-05-09 22:25:00 +02:00
lookup convert string returned by plugin to unicode (#2329) 2021-04-24 12:20:11 +02:00
module_utils Remove vendored ipaddress module. (#2441) 2021-05-05 12:31:01 +02:00
modules Small Documentation Example Of Cask Leveraging (#2462) 2021-05-08 11:58:55 +02:00