community.general/plugins
Sebastian Damm 9d0150b2c3
Some checks are pending
EOL CI / EOL Sanity (Ⓐ2.16) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.16+py2.7) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.16+py3.11) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.16+py3.6) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/3/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/3/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/3/) (push) Waiting to run
nox / Run extra sanity tests (push) Waiting to run
[doc] update requirements for all consul modules/lookups (#10863)
* [doc] update requirements for consul_kv module

python-consul has been unmaintained for a while. It uses a legacy way of passing the Consul token when sending requests. This leads to warning messages in Consul log, and will eventually break communication. Using the maintained py-consul library ensures compatibility to newer Consul versions.

* [doc] replace all python-consul occurrences with py-consul

* [fix] tests and possible pip server errors

* [chore] remove referencce to python-consul in comment

---------

Co-authored-by: Sebastian Damm <sebastian.damm@pascom.net>
2025-10-03 07:09:20 +02:00
..
action action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
become ansible-core 2.20: avoid deprecated functionality (#10687) 2025-08-18 06:25:23 +02:00
cache yaml cache plugin: make compatible with ansible-core 2.19 (#10852) 2025-09-25 06:57:37 +02:00
callback Fix typos: s/the the/the/ (#10867) 2025-09-30 21:17:01 +02:00
connection ansible-core 2.20: avoid deprecated functionality (#10687) 2025-08-18 06:25:23 +02:00
doc_fragments Fix typos: s/the the/the/ (#10867) 2025-09-30 21:17:01 +02:00
filter Add filters to_yaml and to_nice_yaml (#10784) 2025-09-08 18:48:49 +02:00
inventory remove extra brackets when params are a given by a comprehension (#10712) 2025-08-23 19:14:39 +02:00
lookup [doc] update requirements for all consul modules/lookups (#10863) 2025-10-03 07:09:20 +02:00
module_utils Fix keycloak sub-group search (#10840) 2025-09-21 20:27:42 +02:00
modules [doc] update requirements for all consul modules/lookups (#10863) 2025-10-03 07:09:20 +02:00
plugin_utils ansible-core 2.20: avoid deprecated functionality (#10687) 2025-08-18 06:25:23 +02:00
test ansible-core 2.20: avoid deprecated functionality (#10687) 2025-08-18 06:25:23 +02:00