ansibleguy.infra_mariadb/playbook.yml

11 lines
218 B
YAML

---
# ansible-playbook -K -D -i inventory/hosts.yml playbook.yml --ask-vault-pass
- name: Certificate Generator
hosts: localhost # should be limited
become: true
gather_facts: yes
roles:
- oxlorg.certs