deploy_haproxy/molecule/with_tls_enabled_vagrant/converge.yml

9 lines
184 B
YAML
Raw Permalink Normal View History

---
- name: Converge
hosts: all
become: true
tasks:
- name: "Include ednz_cloud.deploy_haproxy"
ansible.builtin.include_role:
name: "ednz_cloud.deploy_haproxy"