Skip to content

tumf/ansible-role-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Ansible Galaxy

ansible-role-docker-compose

Install Docker Compose Ansible Role

Requirements

Role Variables

name type default description
ansible_unit_test boolean false unit testing?
prefix_dir string "" prefix directory for testing
docker_compose_arch string "Linux-x86_64"
docker_compose_version string "latest"
docker_compose_release_url string "https://github.com/docker/compose/releases/download"
docker_compose_bin string "/usr/local/bin" install path

Example Playbook

- Host: servers
  connection: local
  roles:
    - role: tumf.docker-compose
    docker_compose_version: 1.5.2

License

MIT

Author Information

@tumf

About

A ansible role to install docker-compose

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages