renew_vault_certificates/molecule/with_custom_config_vagrant/converge.yml
Bertrand Lanson ed2c223727
All checks were successful
test / Linting (push) Successful in 11s
test / Molecule tests (default, debian11) (push) Successful in 1m5s
test / Molecule tests (default, debian12) (push) Successful in 1m8s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m20s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m21s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 1m5s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m7s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 1m19s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 1m18s
feat: add become, add vagrant tests, fix #1
2023-12-02 16:06:10 +01:00

8 lines
181 B
YAML

---
- name: Converge
hosts: all
tasks:
- name: "Include ednxzu.renew_vault_certificates"
ansible.builtin.include_role:
name: "ednxzu.renew_vault_certificates"