zaxos.docker-ce-ansible-role
docker-ce-ansible-role
This is an Ansible role that helps you install Docker CE (Community Edition).
Requirements
- Supported Operating Systems:
- CentOS 7
- Ubuntu Bionic 18.04 (LTS)
- Ubuntu Xenial 16.04 (LTS)
- Ubuntu Yakkety 16.10
- Ubuntu Trusty 14.04 (LTS)
- RedHat Enterprise Linux 7 (Note: Docker CE is not officially supported on RHEL)
- Ansible version must be 2.5 or higher
Installation
To install the role, run:
$ ansible-galaxy install zaxos.docker-ce-ansible-role
Example Playbook
Here’s a simple example of how to use this role in a playbook:
- hosts: servers
roles:
- role: zaxos.docker-ce-ansible-role
Informazioni sul progetto
Ansible role to install Docker CE (Community Edition)
Installa
ansible-galaxy install zaxos.docker-ce-ansible-role
Licenza
gpl-2.0
Download
11.9k
Proprietario