Skip to content

SSL role for provided certs will not replace them #1048

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gregharvey opened this issue Apr 21, 2023 · 1 comment
Closed

SSL role for provided certs will not replace them #1048

gregharvey opened this issue Apr 21, 2023 · 1 comment
Labels
2.x bug Something isn't working good first issue Good for newcomers

Comments

@gregharvey
Copy link
Member

At the moment the SSL role checks to see if a key of the provided name exists already and, if it does, does nothing! This is probably not the desired behaviour, it means you will have to manually delete the existing key to force Ansible to replace an SSL cert:

@gregharvey gregharvey added bug Something isn't working good first issue Good for newcomers labels Apr 21, 2023
@gregharvey gregharvey added the 2.x label Nov 15, 2023
@gregharvey
Copy link
Member Author

This was fixed in #1467.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant