Add initial cert role

This commit is contained in:
yuri 2023-04-25 13:49:45 +02:00
commit c407f93b0a
No known key found for this signature in database
GPG key ID: E646779AC54AEC64
5 changed files with 169 additions and 0 deletions

View file

@ -0,0 +1,7 @@
dependencies: # noqa meta-no-info
- role: distribution_check
vars:
distribution_check__supported_distributions:
- name: Debian
versions:
- "11"