deploy_adguard/molecule/default/converge.yml

8 lines
145 B
YAML
Raw Normal View History

2023-05-28 18:03:38 +00:00
---
- name: Converge
hosts: all
tasks:
- name: "Include ednxzu.deploy_adguard"
include_role:
name: "ednxzu.deploy_adguard"