1 Commits

Author SHA1 Message Date
22779aab45 chore(deps): update ansible/ansible-lint action to v25.7.0
Some checks failed
Lint Markdown files / markdown-lint (push) Successful in 18s
Ansible Linter / ansible-lint (push) Failing after 45s
Lint Markdown files / markdown-lint (pull_request) Successful in 11s
Ansible Linter / ansible-lint (pull_request) Failing after 42s
2025-08-06 10:00:35 +00:00

View File

@ -1,15 +1,10 @@
dependencies: []
galaxy_info: galaxy_info:
role_name: "certificate_authority"
author: "Markus Pesch" author: "Markus Pesch"
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: company: "Cryptic Systems"
- ca
- ssl
- tls
license: "MIT" license: "MIT"
min_ansible_version: "2.9" min_ansible_version: "2.9"
namespace: volker-raschek
platforms: platforms:
- name: ArchLinux - name: ArchLinux
versions: versions:
@ -23,4 +18,10 @@ galaxy_info:
- name: Ubuntu - name: Ubuntu
versions: versions:
- all - all
role_name: "certificate_authority"
galaxy_tags:
- ca
- ssl
- tls
dependencies: []