mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-21 11:19:00 +00:00
consul integration tests: re-enable on macOS (#11697)
* consul integration tests: re-enable on macOS
- Update consul version to 1.22.6
- Add arm64/aarch64 architecture support
- Fix macOS Gatekeeper quarantine on downloaded binary
- Add wait_for before ACL bootstrap (race condition fix)
- Update HCL config to use tls stanza (required in 1.22)
- Disable gRPC port (conflicts with tls stanza when not configured)
- Remove skip/macos from aliases
Fixes: https://github.com/ansible-collections/community.general/issues/1016
* changelogs/fragments: add PR number for consul tests fix
* remove changelog fragment (test-only PR)
---------
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| consul_agent_check.yml | ||
| consul_agent_service.yml | ||
| consul_auth_method.yml | ||
| consul_binding_rule.yml | ||
| consul_general.yml | ||
| consul_kv.yml | ||
| consul_policy.yml | ||
| consul_role.yml | ||
| consul_session.yml | ||
| consul_token.yml | ||
| main.yml | ||