phumpal / ansible-replicated

Ansible replicated role

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

replicated

Installs replicated

Requirements

This role requires Ansible 1.7 or higher.

Dependencies

This role assumes you have already installed

  • gpg
  • Docker

and that the Linux kernel supports AUFS.

Example Playbook

Install replicated

- hosts: all
  sudo: true

  roles:
    - {role: replicated}

License

MIT

Author Information

Patrick Humpal

About

Ansible replicated role

License:MIT License