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/tests
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
..
integration [PR #7826/44679e71 backport][stable-8] Refactor of consul modules (#7877) 2024-01-21 17:51:45 +00:00
sanity [stable-8] CI: remove ignore files for ansible-core 2.11 and 2.12 (#7838) 2024-01-13 16:26:24 +01:00
unit [PR #7795/31de16ce backport][stable-8] ipa_otptoken: fix wrong return value string to bool (#7852) 2024-01-16 22:31:47 +01:00
utils [PR #7807/ee8b1570 backport][stable-8] Fix failing sanity and integration tests (#7809) 2024-01-04 23:24:38 +01:00
.gitignore [PR #7587/1b9d437b backport][stable-8] New module git config info (#7638) 2023-11-29 13:26:41 +01:00
config.yml Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00