This commit is contained in:
AnsibleGuy 2023-07-15 10:06:57 +02:00
parent 7018b99e5c
commit d3a372cf1c
No known key found for this signature in database
GPG Key ID: 52984C069F5AD3CD
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
# ansible-playbook -K -D -i inventory/hosts.yml playbook.yml --ask-vault-pass
- hosts: localhost # should be limited
- name: Certificate Generator
hosts: localhost # should be limited
become: true
gather_facts: yes
roles: