Felix Fontein
|
99d1521266
|
Use semantic markup (#626)
* Enable semantic markup.
* Use semantic markup.
* Break long lines.
* Add ignores.
* Use real option, not alias.
|
2023-06-24 10:00:56 +02:00 |
Felix Fontein
|
aea3713484
|
Remove unneccessary imports (#569)
* Remove unneccessary imports.
* Add noqas.
* Add comment which name is actually ignored.
|
2023-02-09 11:57:54 +01:00 |
Felix Fontein
|
8a80ced4b8
|
Add openssl_privatekey_info filter (#555)
* Add openssl_privatekey_info filter.
* Update description.
|
2022-12-31 17:45:45 +01:00 |
Felix Fontein
|
ef2bb6d510
|
Add openssl_csr_info ilter. (#554)
|
2022-12-31 07:58:37 +01:00 |
Felix Fontein
|
889cfdf47e
|
Add openssl_publickey_info filter. (#556)
|
2022-12-31 07:56:54 +01:00 |
Felix Fontein
|
c173449c46
|
Add x509_crl_info filter (#558)
* Add x509_crl_info filter.
* Work around bugs in Ansible 2.9 and ansible-base 2.10.
|
2022-12-31 07:56:34 +01:00 |
Felix Fontein
|
c08bae8308
|
Add x509_certificate_info filter. (#557)
|
2022-12-31 07:56:11 +01:00 |
Felix Fontein
|
7cc9a70e43
|
Add split_pem filter (#549)
* Add split_pem filter.
* Fix documentation.
* Python 2.7.
* Improve error message matching.
Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>
Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>
|
2022-12-27 21:57:20 +01:00 |