deploy_adguard/molecule/with_extra_sidecars_vagrant/converge.yml
Bertrand Lanson 3d1d620edc
All checks were successful
test / Linting (push) Successful in 10s
test / Molecule tests (default, debian11) (push) Successful in 31s
test / Molecule tests (default, debian12) (push) Successful in 32s
test / Molecule tests (default, ubuntu2004) (push) Successful in 33s
test / Molecule tests (default, ubuntu2204) (push) Successful in 32s
test / Molecule tests (with_extra_sidecars, debian11) (push) Successful in 33s
test / Molecule tests (with_extra_sidecars, debian12) (push) Successful in 33s
test / Molecule tests (with_extra_sidecars, ubuntu2004) (push) Successful in 33s
test / Molecule tests (with_extra_sidecars, ubuntu2204) (push) Successful in 33s
feat: add become, add vagrant tests, fix #1
2023-12-02 17:25:56 +01:00

8 lines
161 B
YAML

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