Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 848 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 848 Bytes

ansible-consul

asciicast

A very simple ansible role that installs consul and sets it up as a service. Used strictly for demonstration purposes on how to develop ansible roles with molecule and is not recommended for production usage.

Requirements

This role has no pre-requisites.

Role Variables

Dependencies

This role has no dependencies.

Example Playbook

    - hosts: servers
      roles:
         - role: jamescarr.consul

License

BSD

Author Information

An optional section for the role authors to include contact information, or a website (HTML is not allowed).