Remove assertonly (#289)

* Remove assertonly backend.

* Remove assertonly tests.

* The expired test is basically a test of assertonly.

* Replace assertonly verification by _info + assert.
This commit is contained in:
Felix Fontein
2021-10-10 10:24:00 +02:00
committed by GitHub
parent c68bfedbaa
commit 5f1efb6f7e
9 changed files with 100 additions and 1121 deletions

View File

@@ -0,0 +1,2 @@
removed_features:
- "x509_certificate - remove ``assertonly`` provider (https://github.com/ansible-collections/community.crypto/pull/289)."