minor fix

This commit is contained in:
AnsibleGuy 2024-03-03 21:44:15 +01:00
parent 1355b5fe5b
commit 609b1824c6
No known key found for this signature in database
GPG Key ID: 52984C069F5AD3CD
2 changed files with 2 additions and 0 deletions

View File

@ -4,3 +4,4 @@
collections:
- 'community.crypto'
- 'ansible.utils'

View File

@ -24,6 +24,7 @@
when:
- not no_prompts
- not item | valid_hostname
- not item | valid_ip
loop: "{{ CERT_CONFIG.cert.domains }}"
- name: Certificates | Internal signed