alexolinux / ansible-common-docker

docker-ce Installation for Centos 7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Role common-docker

This is a simple role to install requirements and docker-ce daemon for Centos 7.

Role Variables

This Role provides append hostlines in /etc/hosts:

  • ip: You might insert your IP List
  • host: You might insert your Host List

Dependencies

There is no dependencies.

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: ansible-common-docker

License

BSD

Author Information

Alex Mendes https://www.linkedin.com/in/mendesalex/

About

docker-ce Installation for Centos 7


Languages

Language:Jinja 100.0%