--- # 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: - ansibleguy.infra_certs