Skip to content

akamalov/ansible-consul-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

About

An ansible role using molecule to to test.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%