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