ansible-hashistack/consul.yml

8 lines
126 B
YAML
Raw Normal View History

2023-09-11 18:31:03 +02:00
- name: Instala Consul
hosts: consul_node
any_errors_fatal: true
become: true
become_user: root
roles:
- consul