Skip to content

ohing504/ansible-role-swarmpit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Ansible role to install Swarmpit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages