ansible_hacky_pki/example.yml
2021-09-08 21:01:51 +02:00

8 lines
138 B
YAML

#!/usr/bin/env ansible-playbook
---
- hosts: all
roles:
- generate-cert
vars:
directory: /tmp/test-pki
cname: test-client