You've already forked ansible-role-certificate-authority
Compare commits
1 Commits
dfac82a1f8
...
22779aab45
Author | SHA1 | Date | |
---|---|---|---|
22779aab45
|
@ -1,15 +1,10 @@
|
||||
dependencies: []
|
||||
galaxy_info:
|
||||
role_name: "certificate_authority"
|
||||
author: "Markus Pesch"
|
||||
company: "Cryptic Systems"
|
||||
description: "Role to create and managed an existing PKI infrastructure"
|
||||
galaxy_tags:
|
||||
- ca
|
||||
- ssl
|
||||
- tls
|
||||
company: "Cryptic Systems"
|
||||
license: "MIT"
|
||||
min_ansible_version: "2.9"
|
||||
namespace: volker-raschek
|
||||
platforms:
|
||||
- name: ArchLinux
|
||||
versions:
|
||||
@ -23,4 +18,10 @@ galaxy_info:
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- all
|
||||
role_name: "certificate_authority"
|
||||
|
||||
galaxy_tags:
|
||||
- ca
|
||||
- ssl
|
||||
- tls
|
||||
|
||||
dependencies: []
|
||||
|
Reference in New Issue
Block a user