1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 05:09:12 +00:00
community.general/tests/integration/targets/consul/tasks
patchback[bot] bce7efb866
[PR #10863/9d0150b2 backport][stable-11] [doc] update requirements for all consul modules/lookups (#10872)
[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

---------


(cherry picked from commit 9d0150b2c3)

Co-authored-by: Sebastian Damm <SipSeb@users.noreply.github.com>
Co-authored-by: Sebastian Damm <sebastian.damm@pascom.net>
2025-10-03 07:53:16 +02:00
..
consul_agent_check.yml Consul implement agent service and check (#7989) 2024-06-16 09:32:55 +02:00
consul_agent_service.yml Consul implement agent service and check (#7989) 2024-06-16 09:32:55 +02:00
consul_auth_method.yml Consul action group (#7897) 2024-01-27 10:58:41 +01:00
consul_binding_rule.yml Remove and prevent trailing whitespace (#10199) 2025-06-07 17:47:22 +02:00
consul_general.yml Refactor of consul modules (#7826) 2024-01-21 18:29:29 +01:00
consul_kv.yml Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
consul_policy.yml Consul action group (#7897) 2024-01-27 10:58:41 +01:00
consul_role.yml Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
consul_session.yml Consul action group (#7897) 2024-01-27 10:58:41 +01:00
consul_token.yml Fix roles/policies normalization in consul_token. (#9845) 2025-03-09 17:22:50 +01:00
main.yml [PR #10863/9d0150b2 backport][stable-11] [doc] update requirements for all consul modules/lookups (#10872) 2025-10-03 07:53:16 +02:00