openssl_dhparam: fix state=absent (#54296)

* Fix remove.

* Add changelog.
This commit is contained in:
Felix Fontein 2019-03-25 18:00:20 +01:00 committed by Matt Martz
commit 121990d8c5
2 changed files with 14 additions and 4 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- "openssl_dhparam - fix ``state=absent`` idempotency and ``changed`` flag."