fixed meta

This commit is contained in:
AnsibleGuy 2022-08-12 16:55:57 +02:00
parent 0fc0b8eaab
commit b5691e7aac
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
galaxy_info:
author: 'AnsibleGuy <guy@ansibleguy.net>'
namespace: 'ansibleguy'
readme: 'README.md'
license: 'GPLv3'
repository: 'https://github.com/ansibleguy/ROLE'

View File

@ -194,6 +194,7 @@
args:
creates: "{{ CERT_CONFIG.path }}/{{ name }}.chain.{{ CERT_CONFIG.extension_cert }}"
when: CERT_CONFIG.mode == 'ca'
check_mode: false
- name: Certificates | Internal | Cert | CA-Signed | Setting privileges on chained certificate
ansible.builtin.file: