You've already forked ansible-role-act-runner
18 lines
354 B
YAML
18 lines
354 B
YAML
dependencies: []
|
|
galaxy_info:
|
|
author: "Markus Pesch"
|
|
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:
|
|
- all
|
|
role_name: "act_runner"
|