deploy_haproxy/molecule/with_tls_enabled_vagrant/converge.yml

9 lines
176 B
YAML
Raw Normal View History

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