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
patchback[bot] 1ab1f8f62b
[PR #7826/44679e71 backport][stable-8] Refactor of consul modules (#7877)
Refactor of consul modules (#7826)

* Extract common functionality.

* Refactor duplicated code into module_utils.

* Fixed ansible-test issues.

* Address review comments.

* Revert changes to consul_acl.

It uses deprecated APIs disabled since Consul 1.11 (which is EOL), don't
bother updating the module anymore.

* Remove unused code.

* Merge token into default doc fragment.

* JSON all the way down.

* extract validation tests into custom file and prep for requests removal.

* Removed dependency on requests.

* Initial test for consul_kv.

* fixup license headers.

* Revert changes to consul.py since it utilizes python-consul.

* Disable the lookup test for now.

* Fix python 2.7 support.

* Address review comments.

* Address review comments.

* Addec changelog fragment.

* Mark ConsulModule as private.

(cherry picked from commit 44679e71a2)

Co-authored-by: Florian Apolloner <florian@apolloner.eu>
2024-01-21 17:51:45 +00:00
..
action Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
become machinectl become plugin: mark as require_tty (#6935) 2023-07-15 12:53:59 +02:00
cache Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
callback [PR #7765/acddb190 backport][stable-8] mail module/callback: allow to configure the Message-ID header's domain name (#7805) 2024-01-01 14:30:35 +01:00
connection [PR #7726/6d74e0c6 backport][stable-8] Introduce an Incus connection plugin (#7770) 2023-12-28 09:33:30 +01:00
doc_fragments [PR #7826/44679e71 backport][stable-8] Refactor of consul modules (#7877) 2024-01-21 17:51:45 +00:00
filter [PR #7744/ec12422f backport][stable-8] Adding a new filter: to_ini, which allows conversion of a dictionary to an INI formatted string (#7772) 2023-12-28 09:34:13 +01:00
inventory [PR #7576/d9f3e7a2 backport][stable-8] Only disable cert validation in examples for local network access (#7618) 2023-11-26 22:13:50 +01:00
lookup [PR #7761/33180344 backport][stable-8] Add github_app_access_token lookup plugin (#7802) 2023-12-31 15:44:00 +01:00
module_utils [PR #7826/44679e71 backport][stable-8] Refactor of consul modules (#7877) 2024-01-21 17:51:45 +00:00
modules [PR #7826/44679e71 backport][stable-8] Refactor of consul modules (#7877) 2024-01-21 17:51:45 +00:00
test [PR #7533/2a5e7c33 backport][stable-8] Add test fqdn_valid (#7567) 2023-11-22 09:26:17 +01:00