Skip to content
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

Feature/update cert validity check #10

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

aboritskiy
Copy link
Contributor

No description provided.

Sławomir Magdziarz and others added 4 commits September 8, 2023 12:16
…certificate

As of Ansible 2.10, the 'openssl_certificate' was moved to the 'community.crypto'
collection and the 'assertonly' provider was removed.

See: https://docs.ansible.com/ansible/latest/collections/community/crypto/x509_certificate_module.html#synopsis
- changing requirements to be Ansible 2.10.0+
- updating usage to use role version 3.0.0
- adding missing commas
to improve compatibility with newer ansible versions.
this commit is not changing all module names though, this still to be
finalized
@smagdziarz
Copy link

Hi @aboritskiy, I've added one more commit with a fix, so that Ansible gathers certificate information only when it exists (if there is no certificate yet, it fails).

If you're fine with this change please add your review and I would merge this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants