Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adfinis/ansible-role-docker

Ansible role docker
https://github.com/adfinis/ansible-role-docker

ansible ansible-galaxy ansible-role automation infrastructure

Last synced: 10 days ago
JSON representation

Ansible role docker

Awesome Lists containing this project

README

        

ROLE DOCKER
===========

[![image](https://img.shields.io/github/license/adfinis-sygroup/ansible-role-docker.svg?style=flat-square)](https://github.com/adfinis-sygroup/ansible-role-docker/blob/master/LICENSE)

[![image](https://img.shields.io/github/workflow/status/adfinis-sygroup/ansible-role-docker/CI%20-%20Linting?style=flat-square)](https://github.com/adfinis-sygroup/ansible-role-docker/actions)

[![image](https://img.shields.io/badge/galaxy-adfinis--sygroup.docker-660198.svg?style=flat-square)](https://galaxy.ansible.com/adfinis-sygroup/docker)

A brief description of the role goes here.

Requirements
------------

Any pre-requisites that may not be covered by Ansible itself or the role
should be mentioned here. For instance, if the role uses the EC2 module,
it may be a good idea to mention in this section that the boto package
is required.

Role Variables
--------------

A description of the settable variables for this role should go here,
including any variables that are in defaults/main.yml, vars/main.yml,
and any variables that can/should be set via parameters to the role. Any
variables that are read from other roles and/or the global scope (ie.
hostvars, group vars, etc.) should be mentioned here as well.

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:

``` {.sourceCode .yaml}
- hosts: servers
roles:
- { role: adfinis-sygroup.docker }
```

License
-------

[GPL-3.0](https://github.com/adfinis-sygroup/ansible-role-docker/blob/master/LICENSE)

Author Information
------------------

docker role was written by:

- Adfinis SyGroup AG \| [Website](https://www.adfinis-sygroup.ch/) \|
[Twitter](https://twitter.com/adfinissygroup) \|
[GitHub](https://github.com/adfinis-sygroup)