ohing504.swarmpit

Ansible Role: Swarmpit

Build Status

An Ansible Role the deploy Swarmpit docker stack on Linux.

Requirements

  • Target has git and docker running in swarm mode.
  • Swarmpit supporting Docker 1.13 and newer.

Role Variables

Dependencies

  • docker should be installed and working (you can use the geerlingguy.docker role to install).

Example Playbook

- hosts: servers
  roles:
    - { role: ohing504.swarmpit, become: yes }

License

MIT / BSD

Author Information

This role was created in 2018 by Youngsup Oh.

About

An Ansible Role the installs Swarmpit on Linux.

Install
ansible-galaxy install ohing504.swarmpit
GitHub repository
License
Unknown
Downloads
391