Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/therojam/ansible-dockerbase

creates the base for an docker host on debian based systems
https://github.com/therojam/ansible-dockerbase

ansible-role debian docker ubuntu

Last synced: 23 days ago
JSON representation

creates the base for an docker host on debian based systems

Awesome Lists containing this project

README

        

# 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](https://www.gnu.org/licenses/gpl-3.0.html)

## Author Information

Role was written by:

* therojam