8000 Tags · telekom-mms/ansible-collection-acme · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: telekom-mms/ansible-collection-acme

Tags

4.2.0

Toggle 4.2.0's commit message
update due to new release

4.1.0

Toggle 4.1.0's commit message
update due to new release

4.0.0

Toggle 4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add ECC key creation support (#95)

* Trigger tests

* Trigger more tests

* Add ecc key support and set as default

* Linting: var-naming[no-role-prefix]

- Prefix variable names with role_name

- Make registered variables naming more clear with the result suffix

* Adjust challenge variable naming for every challenge provider

* Add key curve variable to documentation

* Apply suggestions from code review

Set 4096bit default keysize in case RSA is used

Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com>
Co-authored-by: schurzi <Martin.Schurz@t-systems.com>

* Fix "intendation" for pipes

* Remove unused variable registration

* Fix variable naming

---------

Co-authored-by: Andreas Hering <andreas.hering@t-systems.com>
Co-authored-by: Andreas Hering <andreas.hering@telekom.de>
Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com>
Co-authored-by: schurzi <Martin.Schurz@t-systems.com>

3.1.2

Toggle 3.1.2's commit message
update due to new release

3.1.1

Toggle 3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update galaxy.yml (#124)

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add domain-offensive as dns-01 challenge (#122)

* add domain-offensive as dns-01 challenge

* Fix ansible lint for dns01: domain-offensive

* Update docs/dns-challenge/domain-offensive.md

---------

Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com>

3.0.2

Toggle 3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use shared release workflow (#105)

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use shared release workflow (#105)

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move organization (#98)

* Trigger tests

* Trigger more tests

* Move organization to telekom-mms

* Fix role not found

* Revert "Fix role not found"

This reverts commit a5de759.

* Fix namespace

* Change some more orga stuff

* Fix codespell path

---------

Co-authored-by: Andreas Hering <andreas.hering@t-systems.com>
Co-authored-by: Andreas Hering <andreas.hering@telekom.de>

2.3.6

Toggle 2.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix azure dns challenge bug (#91)

* Trigger tests
* Trigger more tests
* Fix azure dns challenge bug

Added condition to only try to do creation, removal of txt records if there is challenge data.
This can happen if certificate is not due for renewal.

---------

Co-authored-by: Andreas Hering <andreas.hering@t-systems.com>
0