Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Make tlsverify optional #18

Merged
merged 6 commits into from
Nov 22, 2023
Merged

Make tlsverify optional #18

merged 6 commits into from
Nov 22, 2023

Conversation

p-j-smith
Copy link
Contributor

  • add a variable docker_tls_verify - if true will require that TLS certificates can be verified by a root authority
  • copy server CA certificate to Ansible Controller cache (so it can then be copied to clients)
  • rename meta/requirements.yml to meta/collections.yml, otherwise this role cannot be installed using ansible-galaxy (it complains that the requirements file contains a collection)

Otherwise we can't install this role using ansible-galaxy.
Add note to readme that dependencies must be installed manually before using this role
@p-j-smith p-j-smith requested a review from a team November 22, 2023 11:53
Copy link
Contributor

@drmatthews drmatthews left a comment

Choose a reason for hiding this comment

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

Looks good!

@p-j-smith p-j-smith merged commit 15e4581 into main Nov 22, 2023
3 checks passed
@p-j-smith p-j-smith deleted the fix/copy-ca-cert branch November 22, 2023 12:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants