docker_conf

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

About

Configuration as Code for provision of Docker environment on Ubuntu

Install
ansible-galaxy install RamSailopal/Docker-Conf
GitHub repository
License
mit
Downloads
135
Owner
Linux Nerd who likes to set up cloudy infrastructure for exciting projects, as well as integrating different open source solutions to widen their scope.