You've already forked ansible-role-certificate-authority
fix(ansible-galaxy): adapt indentation
This commit is contained in:
@ -4,23 +4,23 @@ galaxy_info:
|
|||||||
company: "Cryptic Systems"
|
company: "Cryptic Systems"
|
||||||
description: "Role to create and managed an existing PKI infrastructure"
|
description: "Role to create and managed an existing PKI infrastructure"
|
||||||
galaxy_tags:
|
galaxy_tags:
|
||||||
- ca
|
- ca
|
||||||
- ssl
|
- ssl
|
||||||
- tls
|
- tls
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
min_ansible_version: "2.9"
|
min_ansible_version: "2.9"
|
||||||
namespace: volker-raschek
|
namespace: volker-raschek
|
||||||
platforms:
|
platforms:
|
||||||
- name: ArchLinux
|
- name: ArchLinux
|
||||||
versions:
|
versions:
|
||||||
- all
|
- all
|
||||||
- name: EL
|
- name: EL
|
||||||
versions:
|
versions:
|
||||||
- all
|
- all
|
||||||
- name: Fedora
|
- name: Fedora
|
||||||
versions:
|
versions:
|
||||||
- all
|
- all
|
||||||
- name: Ubuntu
|
- name: Ubuntu
|
||||||
versions:
|
versions:
|
||||||
- all
|
- all
|
||||||
role_name: "certificate_authority"
|
role_name: "certificate_authority"
|
||||||
|
Reference in New Issue
Block a user