RebelMouseTeam.consul

Consul Client/Server

Installing role:

ansible-galaxy install --force RebelMouseTeam.consul

Using role:

---
- hosts: localhost
  connection: local
  gather_facts: yes
  become: yes
  roles:
    - { role: RebelMouseTeam.consul, consul_mode: 'client' }
About

consul

Install
ansible-galaxy install RebelMouseTeam.consul
GitHub repository
License
Unknown
Downloads
1.5k