🔧 Renovate: Update (patch) regex/hashicorp/vault to 1.20.4 to v1.20.4 #49

Merged
renovate-bot merged 1 commits from renovate/regex-hashicorp-vault-1-20-4 into main 2025-09-29 18:02:20 -04:00
Member

This PR contains the following updates:

Package Update Change
hashicorp/vault patch 1.20.0 -> 1.20.4

Renovate Update Info

  • Update Type: patch

  • Automerge: 🛑 This update requires manual approval


Release Notes

hashicorp/vault (hashicorp/vault)

v1.20.4

Compare Source

September 24, 2025

SECURITY:

  • core: Update github.com/ulikunitz/xz to fix security vulnerability GHSA-25xm-hr59-7c27. (ce4b4264)

CHANGES:

IMPROVEMENTS:

  • Raft: Auto-join will now allow you to enforce IPv4 on networks that allow IPv6 and dual-stack enablement, which is on by default in certain regions. (1fd38796)
  • auth/cert: Support RFC 9440 colon-wrapped Base64 certificates in x_forwarded_for_client_cert_header, to fix TLS certificate auth errors with Google Cloud Application Load Balancer. [GH-31501]
  • secrets/database (enterprise): Add support for reading, listing, and recovering static roles from a loaded snapshot. Also add support for reading static credentials from a loaded snapshot. (24cd1aa5)
  • secrets/ssh: Add support for recovering the SSH plugin CA from a loaded snapshot (enterprise only). (0087af9d)

BUG FIXES:

  • auth/cert: Recover from partially populated caches of trusted certificates if one or more certificates fails to load. [GH-31438]
  • core: Role based quotas now work for cert auth (fc775dea)
  • sys/mounts: enable unsetting allowed_response_headers [GH-31555]
  • ui: Fix page loading error when users navigate away from identity entities and groups list views. (81170963)

v1.20.3

Compare Source

August 28, 2025

FEATURES:

SECURITY:

  • core: Update github.com/hashicorp/go-getter to fix security vulnerability GHSA-wjrx-6529-hcj3. (8b3a9ce1)

CHANGES:

  • core: Bump Go version to 1.24.6. (ce56e14e)
  • http: Add JSON configurable limits to HTTP handling for JSON payloads: max_json_depth, max_json_string_value_length, max_json_object_entry_count, max_json_array_element_count. [GH-31069]
  • sdk: Upgrade to go-secure-stdlib/plugincontainer@​v0.4.2, which also bumps github.com/docker/docker to v28.3.3+incompatible (8f172169)
  • secrets/openldap (enterprise): update plugin to v0.16.1

IMPROVEMENTS:

  • auth/ldap: add explicit logging to rotations in ldap [GH-31401]
  • core (enterprise): improve rotation manager logging to include specific lines for rotation success and failure
  • secrets/database: log password rotation success (info) and failure (error). Some relevant log lines have been updated to include "path" fields. [GH-31402]
  • secrets/transit: add logging on both success and failure of key rotation [GH-31420]
  • ui: Use the Helios Design System Code Block component for all readonly code editors and use its Code Editor component for all other code editors [GH-30188]

BUG FIXES:

  • core (enterprise): fix a bug where issuing a token in a namespace used root auth configuration instead of namespace auth configuration
  • core/metrics: Add service name prefix for core HA metrics to avoid duplicate, zero-value metrics. (91e5f443)
  • core/seal: When Seal-HA is enabled, make it an error to persist the barrier
    keyring when not all seals are healthy. This prevents the possibility of
    failing to unseal when a different subset of seals are healthy than were
    healthy at last write. (bbe64227)
  • raft (enterprise): auto-join will now work in regions that do not support dual-stack (c66baf5e)
  • raft/autopilot: Fixes an issue with enterprise redundancy zones where, if the leader was in a redundancy zone and that leader becomes unavailable, the node would become an unzoned voter. This can artificially inflate the required number of nodes for quorum, leading to a situation where the cluster cannot recover if another leader subsequently becomes unavailable. Vault will now keep an unavailable node in its last known redundancy zone as a non-voter. [GH-31443]
  • replication (enterprise): Fix bug where group updates fail when processed on a
    standby node in a PR secondary cluster.
  • secrets-sync (enterprise): GCP locational KMS keys are no longer incorrectly removed when the location name is all lowercase.
  • secrets/database/postgresql: Support for multiline statements in the rotation_statements field. [GH-31442]
  • ui: Fix DR secondary view from not loading/transitioning. [GH-31478]

v1.20.2

Compare Source

August 06, 2025

SECURITY:

BUG FIXES:

  • agent/template: Fixed issue where templates would not render correctly if namespaces was provided by config, and the namespace and mount path of the secret were the same. [GH-31392]
  • identity/mfa: revert cache entry change from #​31217 and document cache entry values [GH-31421]

v1.20.1

Compare Source

July 25, 2025

SECURITY:

  • audit: breaking change privileged vault operator may execute code on the underlying host (CVE-2025-6000). Vault will not unseal if the only configured file audit device has executable permissions (e.g., 0777, 0755). See recent breaking change docs for more details. [GH-31211,HCSEC-2025-14]
  • auth/userpass: timing side-channel in vault's userpass auth method (CVE-2025-6011)HCSEC-2025-15
  • core/login: vault userpass and ldap user lockout bypass (CVE-2025-6004). update alias lookahead to respect username case for LDAP and username/password. [GH-31352,HCSEC-2025-16]
  • secrets/totp: vault totp secrets engine code reuse (CVE-2025-6014) [GH-31246,HCSEC-2025-17]
  • auth/cert: vault certificate auth method did not validate common name for non-ca certificates (CVE-2025-6037). test non-CA cert equality on login matching instead of individual fields. [GH-31210,HCSEC-2025-18]
  • core/mfa: vault login mfa bypass of rate limiting and totp token reuse (CVE-2025-6015) [GH-31217,HCSEC-2025-19]

FEATURES:

  • Post-Quantum Cryptography Support: Experimental support for PQC signatures with SLH-DSA in Transit.

IMPROVEMENTS:

  • Plugin Downloads (enterprise): add CLI -download option for plugin register (beta)
  • openapi: Add OpenAPI support for secret recovery operations. [GH-31331]
  • plugins: Clarify usage of sha256, command, and version for plugin registration of binary or artifact with API and CLI. Introduce new RegisterPluginDetailed and RegisterPluginWtihContextDetailed functions to API client to propagate response along with error, and mark RegisterPlugin and RegisterPluginWithContext as deprecated. [GH-30811]
  • secrets/pki (enterprise): enable separately-configured logging for SCEP-enrollment.
  • secrets/pki: Add the digest OID when logging SCEP digest mismatch errors. [GH-31232]

BUG FIXES:

  • activity (enterprise): Fix development_cluster setting being overwritten on performance secondaries upon cluster reload. [GH-31223]
  • auth/scep (enterprise): enforce the token_bound_cidrs role parameter within SCEP roles
  • auto-reporting (enterprise): Clarify debug logs to accurately reflect when automated license utilization reporting is enabled or disabled, especially since manual reporting is always initialized.
  • core/seal (enterprise): Fix a bug that caused the seal rewrap process to abort in the presence of partially sealed entries.
  • kmip (enterprise): Fix a panic that can happen when a KMIP client makes a request before the Vault server has finished unsealing. [GH-31266]
  • plugins: Fix panics that can occur when a plugin audits a request or response before the Vault server has finished unsealing. [GH-31266]
  • product usage reporting (enterprise): Clarify debug logs to accurately reflect when anonymous product usage reporting is enabled or disabled, especially since manual reporting is always initialized.
  • replication (enterprise): Fix bug with mount invalidations consuming excessive memory.
  • secrets-sync (enterprise): Unsyncing secret-key granularity associations will no longer give a misleading error about a failed unsync operation that did indeed succeed.
  • secrets/gcp: Update to vault-plugin-secrets-gcp@​v0.22.1 to address more eventual consistency issues [GH-31350]
  • ui: Fix capability checks for api resources with underscores to properly hide actions and dropdown items a user cannot perform [GH-31271]
  • ui: Fix kv v2 overview page from erroring if a user does not have access to the /subkeys endpoint and the policy check fails. [GH-31136]
  • ui: Fix mutation of unwrapped data when keys contain underscores [GH-31287]
  • ui: Fix regression in 1.20.0 to properly set namespace context for capabilities checks [GH-31276]
  • ui: Fix selecting multiple namespaces in the namespace picker when the path contains matching nodes [GH-31326]
  • ui: Fixes UI login settings list page which was not rendering rules with an underscore in the name. [GH-31150]
  • ui: Include user's root namespace in the namespace picker if it's a namespace other than the actual root ("") [GH-31300]
  • ui: Revert camelizing of parameters returned from sys/internal/ui/mounts so mount paths match serve value [GH-31094]

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [hashicorp/vault](https://github.com/hashicorp/vault) | patch | `1.20.0` -> `1.20.4` | ### ⚡ Renovate Update Info - **Update Type:** patch - **Automerge:** 🛑 This update requires manual approval --- ### Release Notes <details> <summary>hashicorp/vault (hashicorp/vault)</summary> ### [`v1.20.4`](https://github.com/hashicorp/vault/blob/HEAD/CHANGELOG.md#1204) [Compare Source](https://github.com/hashicorp/vault/compare/v1.20.3...v1.20.4) ##### September 24, 2025 SECURITY: - core: Update github.com/ulikunitz/xz to fix security vulnerability GHSA-25xm-hr59-7c27. ([ce4b4264](https://github.com/hashicorp/vault/commit/ce4b42642403f30370dde0a39e9a04991c387291)) CHANGES: - database/snowflake: Update plugin to [v0.14.2](https://github.com/hashicorp/vault-plugin-database-snowflake/releases/tag/v0.14.2) ([9f06df77](https://github.com/hashicorp/vault/commit/9f06df77b48024350fbc67b7d9a7eaaa5d0022fa)) IMPROVEMENTS: - Raft: Auto-join will now allow you to enforce IPv4 on networks that allow IPv6 and dual-stack enablement, which is on by default in certain regions. ([1fd38796](https://github.com/hashicorp/vault/commit/1fd38796639ed861fc2fa1b58f138caad8fc0950)) - auth/cert: Support RFC 9440 colon-wrapped Base64 certificates in `x_forwarded_for_client_cert_header`, to fix TLS certificate auth errors with Google Cloud Application Load Balancer. \[[GH-31501](https://github.com/hashicorp/vault/pull/31501)] - secrets/database (enterprise): Add support for reading, listing, and recovering static roles from a loaded snapshot. Also add support for reading static credentials from a loaded snapshot. ([24cd1aa5](https://github.com/hashicorp/vault/commit/24cd1aa5961bfbed396251aebd3490dcfc7a106f)) - secrets/ssh: Add support for recovering the SSH plugin CA from a loaded snapshot (enterprise only). ([0087af9d](https://github.com/hashicorp/vault/commit/0087af9da59692351e7a3c3f5269af9de082a52e)) BUG FIXES: - auth/cert: Recover from partially populated caches of trusted certificates if one or more certificates fails to load. \[[GH-31438](https://github.com/hashicorp/vault/pull/31438)] - core: Role based quotas now work for cert auth ([fc775dea](https://github.com/hashicorp/vault/commit/fc775deacee3ab2dd956b8ab7ab64847601c1685)) - sys/mounts: enable unsetting allowed\_response\_headers \[[GH-31555](https://github.com/hashicorp/vault/pull/31555)] - ui: Fix page loading error when users navigate away from identity entities and groups list views. ([81170963](https://github.com/hashicorp/vault/commit/8117096364d5fbb541124a6e057cd11b24eaa6f3)) ### [`v1.20.3`](https://github.com/hashicorp/vault/blob/HEAD/CHANGELOG.md#1203) [Compare Source](https://github.com/hashicorp/vault/compare/v1.20.2...v1.20.3) ##### August 28, 2025 FEATURES: - **IBM RACF Static Role Password Phrase Management (Enterprise)**: Add support for static role password phrase management to the LDAP secrets engine. ([hashicorp/vault-plugin-secrets-openldap#184](https://github.com/hashicorp/vault-plugin-secrets-openldap/pull/184)) SECURITY: - core: Update github.com/hashicorp/go-getter to fix security vulnerability GHSA-wjrx-6529-hcj3. ([8b3a9ce1](https://github.com/hashicorp/vault/commit/8b3a9ce1f651932559a129a7889243d24127cee2)) CHANGES: - core: Bump Go version to 1.24.6. ([ce56e14e](https://github.com/hashicorp/vault/commit/ce56e14e7466ae80e05d11a83c8f41db0f4653be)) - http: Add JSON configurable limits to HTTP handling for JSON payloads: `max_json_depth`, `max_json_string_value_length`, `max_json_object_entry_count`, `max_json_array_element_count`. \[[GH-31069](https://github.com/hashicorp/vault/pull/31069)] - sdk: Upgrade to go-secure-stdlib/plugincontainer\@&#8203;v0.4.2, which also bumps github.com/docker/docker to v28.3.3+incompatible ([8f172169](https://github.com/hashicorp/vault/commit/8f1721697bba123117f4f98dae4154ef9fe614e5)) - secrets/openldap (enterprise): update plugin to v0.16.1 IMPROVEMENTS: - auth/ldap: add explicit logging to rotations in ldap \[[GH-31401](https://github.com/hashicorp/vault/pull/31401)] - core (enterprise): improve rotation manager logging to include specific lines for rotation success and failure - secrets/database: log password rotation success (info) and failure (error). Some relevant log lines have been updated to include "path" fields. \[[GH-31402](https://github.com/hashicorp/vault/pull/31402)] - secrets/transit: add logging on both success and failure of key rotation \[[GH-31420](https://github.com/hashicorp/vault/pull/31420)] - ui: Use the Helios Design System Code Block component for all readonly code editors and use its Code Editor component for all other code editors \[[GH-30188](https://github.com/hashicorp/vault/pull/30188)] BUG FIXES: - core (enterprise): fix a bug where issuing a token in a namespace used root auth configuration instead of namespace auth configuration - core/metrics: Add service name prefix for core HA metrics to avoid duplicate, zero-value metrics. ([91e5f443](https://github.com/hashicorp/vault/commit/91e5f44315fb52c37b54e8b0eece1b4390665cc3)) - core/seal: When Seal-HA is enabled, make it an error to persist the barrier keyring when not all seals are healthy. This prevents the possibility of failing to unseal when a different subset of seals are healthy than were healthy at last write. ([bbe64227](https://github.com/hashicorp/vault/commit/bbe64227c586cb34f73d9ae8025398f24aa7e12d)) - raft (enterprise): auto-join will now work in regions that do not support dual-stack ([c66baf5e](https://github.com/hashicorp/vault/commit/c66baf5ee1ee9320daa6af5528cb2f250f2a0f3a)) - raft/autopilot: Fixes an issue with enterprise redundancy zones where, if the leader was in a redundancy zone and that leader becomes unavailable, the node would become an unzoned voter. This can artificially inflate the required number of nodes for quorum, leading to a situation where the cluster cannot recover if another leader subsequently becomes unavailable. Vault will now keep an unavailable node in its last known redundancy zone as a non-voter. \[[GH-31443](https://github.com/hashicorp/vault/pull/31443)] - replication (enterprise): Fix bug where group updates fail when processed on a standby node in a PR secondary cluster. - secrets-sync (enterprise): GCP locational KMS keys are no longer incorrectly removed when the location name is all lowercase. - secrets/database/postgresql: Support for multiline statements in the `rotation_statements` field. \[[GH-31442](https://github.com/hashicorp/vault/pull/31442)] - ui: Fix DR secondary view from not loading/transitioning. \[[GH-31478](https://github.com/hashicorp/vault/pull/31478)] ### [`v1.20.2`](https://github.com/hashicorp/vault/blob/HEAD/CHANGELOG.md#1202) [Compare Source](https://github.com/hashicorp/vault/compare/v1.20.1...v1.20.2) ##### August 06, 2025 SECURITY: - auth/ldap: fix MFA/TOTP enforcement bypass when username\_as\_alias is enabled \[[GH-31427](https://github.com/hashicorp/vault/pull/31427),[HCSEC-2025-20](https://discuss.hashicorp.com/t/hcsec-2025-20-vault-ldap-mfa-enforcement-bypass-when-using-username-as-alias/76092)]. BUG FIXES: - agent/template: Fixed issue where templates would not render correctly if namespaces was provided by config, and the namespace and mount path of the secret were the same. \[[GH-31392](https://github.com/hashicorp/vault/pull/31392)] - identity/mfa: revert cache entry change from [#&#8203;31217](https://github.com/hashicorp/vault/issues/31217) and document cache entry values \[[GH-31421](https://github.com/hashicorp/vault/pull/31421)] ### [`v1.20.1`](https://github.com/hashicorp/vault/blob/HEAD/CHANGELOG.md#1201) [Compare Source](https://github.com/hashicorp/vault/compare/v1.20.0...v1.20.1) ##### July 25, 2025 SECURITY: - audit: **breaking change** privileged vault operator may execute code on the underlying host (CVE-2025-6000). Vault will not unseal if the only configured file audit device has executable permissions (e.g., 0777, 0755). See recent [breaking change](https://developer.hashicorp.com/vault/docs/updates/important-changes#breaking-changes) docs for more details. \[[GH-31211](https://github.com/hashicorp/vault/pull/31211),[HCSEC-2025-14](https://discuss.hashicorp.com/t/hcsec-2025-14-privileged-vault-operator-may-execute-code-on-the-underlying-host/76033)] - auth/userpass: timing side-channel in vault's userpass auth method (CVE-2025-6011)[HCSEC-2025-15](https://discuss.hashicorp.com/t/hcsec-2025-15-timing-side-channel-in-vault-s-userpass-auth-method/76034) - core/login: vault userpass and ldap user lockout bypass (CVE-2025-6004). update alias lookahead to respect username case for LDAP and username/password. \[[GH-31352](https://github.com/hashicorp/vault/pull/31352),[HCSEC-2025-16](https://discuss.hashicorp.com/t/hcsec-2025-16-vault-userpass-and-ldap-user-lockout-bypass/76035)] - secrets/totp: vault totp secrets engine code reuse (CVE-2025-6014) \[[GH-31246](https://github.com/hashicorp/vault/pull/31246),[HCSEC-2025-17](https://discuss.hashicorp.com/t/hcsec-2025-17-vault-totp-secrets-engine-code-reuse/76036)] - auth/cert: vault certificate auth method did not validate common name for non-ca certificates (CVE-2025-6037). test non-CA cert equality on login matching instead of individual fields. \[[GH-31210](https://github.com/hashicorp/vault/pull/31210),[HCSEC-2025-18](https://discuss.hashicorp.com/t/hcsec-2025-18-vault-certificate-auth-method-did-not-validate-common-name-for-non-ca-certificates/76037)] - core/mfa: vault login mfa bypass of rate limiting and totp token reuse (CVE-2025-6015) \[[GH-31217](https://github.com/hashicorp/vault/pull/31297),[HCSEC-2025-19](https://discuss.hashicorp.com/t/hcsec-2025-19-vault-login-mfa-bypass-of-rate-limiting-and-totp-token-reuse/76038)] FEATURES: - **Post-Quantum Cryptography Support**: Experimental support for PQC signatures with SLH-DSA in Transit. IMPROVEMENTS: - Plugin Downloads (enterprise): add CLI `-download` option for plugin register (beta) - openapi: Add OpenAPI support for secret recovery operations. \[[GH-31331](https://github.com/hashicorp/vault/pull/31331)] - plugins: Clarify usage of sha256, command, and version for plugin registration of binary or artifact with API and CLI. Introduce new RegisterPluginDetailed and RegisterPluginWtihContextDetailed functions to API client to propagate response along with error, and mark RegisterPlugin and RegisterPluginWithContext as deprecated. \[[GH-30811](https://github.com/hashicorp/vault/pull/30811)] - secrets/pki (enterprise): enable separately-configured logging for SCEP-enrollment. - secrets/pki: Add the digest OID when logging SCEP digest mismatch errors. \[[GH-31232](https://github.com/hashicorp/vault/pull/31232)] BUG FIXES: - activity (enterprise): Fix `development_cluster` setting being overwritten on performance secondaries upon cluster reload. \[[GH-31223](https://github.com/hashicorp/vault/pull/31223)] - auth/scep (enterprise): enforce the token\_bound\_cidrs role parameter within SCEP roles - auto-reporting (enterprise): Clarify debug logs to accurately reflect when automated license utilization reporting is enabled or disabled, especially since manual reporting is always initialized. - core/seal (enterprise): Fix a bug that caused the seal rewrap process to abort in the presence of partially sealed entries. - kmip (enterprise): Fix a panic that can happen when a KMIP client makes a request before the Vault server has finished unsealing. \[[GH-31266](https://github.com/hashicorp/vault/pull/31266)] - plugins: Fix panics that can occur when a plugin audits a request or response before the Vault server has finished unsealing. \[[GH-31266](https://github.com/hashicorp/vault/pull/31266)] - product usage reporting (enterprise): Clarify debug logs to accurately reflect when anonymous product usage reporting is enabled or disabled, especially since manual reporting is always initialized. - replication (enterprise): Fix bug with mount invalidations consuming excessive memory. - secrets-sync (enterprise): Unsyncing secret-key granularity associations will no longer give a misleading error about a failed unsync operation that did indeed succeed. - secrets/gcp: Update to vault-plugin-secrets-gcp\@&#8203;v0.22.1 to address more eventual consistency issues \[[GH-31350](https://github.com/hashicorp/vault/pull/31350)] - ui: Fix capability checks for api resources with underscores to properly hide actions and dropdown items a user cannot perform \[[GH-31271](https://github.com/hashicorp/vault/pull/31271)] - ui: Fix kv v2 overview page from erroring if a user does not have access to the /subkeys endpoint and the policy check fails. \[[GH-31136](https://github.com/hashicorp/vault/pull/31136)] - ui: Fix mutation of unwrapped data when keys contain underscores \[[GH-31287](https://github.com/hashicorp/vault/pull/31287)] - ui: Fix regression in 1.20.0 to properly set namespace context for capabilities checks \[[GH-31276](https://github.com/hashicorp/vault/pull/31276)] - ui: Fix selecting multiple namespaces in the namespace picker when the path contains matching nodes \[[GH-31326](https://github.com/hashicorp/vault/pull/31326)] - ui: Fixes UI login settings list page which was not rendering rules with an underscore in the name. \[[GH-31150](https://github.com/hashicorp/vault/pull/31150)] - ui: Include user's root namespace in the namespace picker if it's a namespace other than the actual root ("") \[[GH-31300](https://github.com/hashicorp/vault/pull/31300)] - ui: Revert camelizing of parameters returned from `sys/internal/ui/mounts` so mount paths match serve value \[[GH-31094](https://github.com/hashicorp/vault/pull/31094)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuMTIiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xMzEuMTIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlIl19-->
renovate-bot added 1 commit 2025-09-29 18:02:13 -04:00
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-09-29 18:02:14 -04:00
renovate-bot merged commit be40b3410d into main 2025-09-29 18:02:20 -04:00
renovate-bot deleted branch renovate/regex-hashicorp-vault-1-20-4 2025-09-29 18:02:22 -04:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Trez/tar-valon-ansible#49