Skip to content

bug (podman): Fix driver option tls_verify#339

Open
ziegenberg wants to merge 1 commit intoansible-community:mainfrom
ziegenberg:podman-fix-tls-verify
Open

bug (podman): Fix driver option tls_verify#339
ziegenberg wants to merge 1 commit intoansible-community:mainfrom
ziegenberg:podman-fix-tls-verify

Conversation

@ziegenberg
Copy link

According to the documetation, the option tls_verify does not live inside the registry configuration.

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the placement of the tls_verify driver option in the Podman plugin configuration. The fix moves the tls_verify option from being nested under registry to the top-level platform configuration, aligning with the documented structure.

  • Corrected the path for accessing the tls_verify option from item.registry.tls_verify to item.tls_verify

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant