Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ramsailopal/docker-conf

Ansible role for setting up Docker and deploying environment in Ubuntu
https://github.com/ramsailopal/docker-conf

ansible-roles docker docker-compose iac

Last synced: about 2 months ago
JSON representation

Ansible role for setting up Docker and deploying environment in Ubuntu

Awesome Lists containing this project

README

        

# Role Name
=========

Ansible role to set up Docker environment on Ubuntu.

# Role Variables
--------------

**hstname** - The hostname of the server.

# Running the role
---------------

- hosts: servers
roles:
- Docker-Conf
vars:
hstname: myserver

# License
-------

BSD

# Author Information
------------------

Raman Sailopal