mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Remove Entrust modules and certificate providers (#900)
* Remove Entrust modules and certificate providers. * Add more information on Entrust removal. * Remove Entrust content from ignore.txt files. * Work around bug in ansible-test.
This commit is contained in:
@@ -20,6 +20,14 @@ action_groups:
|
||||
|
||||
plugin_routing:
|
||||
modules:
|
||||
ecs_certificate:
|
||||
tombstone:
|
||||
removal_version: 3.0.0
|
||||
warning_text: The 'community.crypto.ecs_certificate' module has been removed due to the upcoming sunsetting of the ECS service. Please use community.crypto 2.x.y to continue using this module
|
||||
ecs_domain:
|
||||
tombstone:
|
||||
removal_version: 3.0.0
|
||||
warning_text: The 'community.crypto.ecs_domain' module has been removed due to the upcoming sunsetting of the ECS service. Please use community.crypto 2.x.y to continue using this module.
|
||||
acme_account_facts:
|
||||
tombstone:
|
||||
removal_version: 2.0.0
|
||||
|
||||
Reference in New Issue
Block a user