openssl_certificate: fix state=absent (#54298)

* Fix state=absent.

* Add changelog.
This commit is contained in:
Felix Fontein
2019-03-25 13:07:28 +01:00
committed by Martin Krizek
parent afca42bc6d
commit 534c833bb3
2 changed files with 78 additions and 59 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "openssl_certificate - fix ``state=absent``."