TheRojam / ansible-dockerbase

creates the base for an docker host on debian based systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible-role dockerhost

This role creates an docker host on debian based systems like ubuntu

Requirements

Debian based System

Role Variables

optional variables

Dependencies

A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

  - hosts: servers
    roles:
       - { role: dockerhost }

License

GPL v 3

Author Information

Role was written by:

About

creates the base for an docker host on debian based systems


Languages

Language:Shell 86.0%Language:Jinja 14.0%