deploy_adguard/molecule/with_extra_sidecars/converge.yml

9 lines
184 B
YAML
Raw Permalink Normal View History

---
- name: Converge
hosts: all
2023-12-03 15:51:47 +00:00
become: true
tasks:
- name: "Include ednz_cloud.deploy_adguard"
ansible.builtin.include_role:
name: "ednz_cloud.deploy_adguard"