mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Initial commit
This commit is contained in:
7
meta/action_groups.yml
Normal file
7
meta/action_groups.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
acme:
|
||||
- acme_inspect
|
||||
- acme_certificate_revoke
|
||||
- acme_certificate
|
||||
- acme_account
|
||||
- acme_account_facts
|
||||
- acme_account_info
|
||||
6
meta/routing.yml
Normal file
6
meta/routing.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
plugin_routing:
|
||||
modules:
|
||||
acme_account_facts:
|
||||
deprecation:
|
||||
removal_date: TBD
|
||||
warning_text: see plugin documentation for details
|
||||
Reference in New Issue
Block a user