clouddrove.ansible_role_docker

<!-- This file is automatically created by `geine`. To make changes, edit `README.yaml` and run `make readme` to update this file. -->

<p align="center"> <img src="https://user-images.githubusercontent.com/50652676/62451340-ba925480-b78b-11e9-99f0-13a8a9cc0afa.png" width="100" height="100"></p>

<h1 align="center">
    Ansible Role for Docker
</h1>

<p align="center" style="font-size: 1.2rem;">
    This Ansible role installs Docker on Linux.
</p>

<p align="center">
<a href="https://www.ansible.com">
  <img src="https://img.shields.io/badge/Ansible-2.8-green?style=flat&logo=ansible" alt="Ansible">
</a>
<a href="LICENSE.md">
  <img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License">
</a>
<a href="https://ubuntu.com/">
  <img src="https://img.shields.io/badge/ubuntu-16.x-orange?style=flat&logo=ubuntu" alt="Distribution">
</a>
<a href="https://ubuntu.com/">
  <img src="https://img.shields.io/badge/ubuntu-18.x-orange?style=flat&logo=ubuntu" alt="Distribution">
</a>
<a href="https://www.centos.org/">
  <img src="https://img.shields.io/badge/centos-7.x-orange" alt="Distribution">
</a>
</p>

<p align="center">
<a href='https://facebook.com/sharer/sharer.php?u=https://github.com/clouddrove/ansible-role-docker'>
  <img title="Share on Facebook" src="https://user-images.githubusercontent.com/50652676/62817743-4f64cb80-bb59-11e9-90c7-b057252ded50.png" />
</a>
<a href='https://www.linkedin.com/shareArticle?mini=true&title=Ansible+Role+Docker&url=https://github.com/clouddrove/ansible-role-docker'>
  <img title="Share on LinkedIn" src="https://user-images.githubusercontent.com/50652676/62817742-4e339e80-bb59-11e9-87b9-a1f68cae1049.png" />
</a>
<a href='https://twitter.com/intent/tweet/?text=Ansible+Role+Docker&url=https://github.com/clouddrove/ansible-role-docker'>
  <img title="Share on Twitter" src="https://user-images.githubusercontent.com/50652676/62817740-4c69db00-bb59-11e9-8a79-3580fbbf6d5c.png" />
</a>
</p>
<hr>

We are passionate about **DevOps**. Our focus is on automation and standardization. When setting up environments like local, development, testing, and production, it’s important to keep them consistent. This can be easily done using automated environment setup and installation with Ansible playbooks.

We create smaller roles for each environment component, which include tasks and tests. These roles can then be combined in an [Ansible playbook](https://docs.ansible.com/ansible/latest/user_guide/playbooks_intro.html) to achieve consistent results.

## Prerequisites

To use this module, you need:

- [Ansible 2.8](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html)
- [Python](https://www.python.org/downloads)

## What's Included

This role includes:
- Docker
- Docker Compose

## Example Playbook

**NOTE:** The `master` branch in `source` may change with updates, so we recommend using the release versions found [here](https://github.com/clouddrove/ansible-role-docker/releases).

```yaml
- hosts: localhost
  remote_user: root
  roles:
    - clouddrove.ansible_role_docker

Variables

You can set the following variables:

    docker_users: ['docker']
    docker_compose_install: true
    docker_compose_version: "1.21.2"

Installation

To install this role, run:

  $ ansible-galaxy install clouddrove.ansible_role_docker

Feedback

If you find a bug or have feedback, please report it in our issue tracker or email us at hello@clouddrove.com.

If you enjoyed using this, please give us a ★ on GitHub!

About Us

At CloudDrove, we provide expert support and services to help organizations move to the cloud faster. Our services include Docker and container management, cloud migration, infrastructure automation, app modernization, and performance engineering.

We are The Cloud Experts!


We ❤️ Open Source. Check out our other modules for help with your cloud projects.

```

Informazioni sul progetto

This ansible role install docker at Debian and Centos.

Installa
ansible-galaxy install clouddrove.ansible_role_docker
Licenza
mit
Download
439
Proprietario
Design, deployment, and management partner for your cloud