ansible-hashistack/consul.yml
2023-09-11 18:31:03 +02:00

8 lines
126 B
YAML

- name: Instala Consul
hosts: consul_node
any_errors_fatal: true
become: true
become_user: root
roles:
- consul