import_vault_root_ca/molecule/default/converge.yml

8 lines
173 B
YAML
Raw Normal View History

2023-05-21 18:12:26 +00:00
---
- name: Converge
hosts: all
tasks:
- name: "Include ednxzu.import_vault_root_ca"
ansible.builtin.include_role:
name: "ednxzu.import_vault_root_ca"