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

https://github.com/btr1975/ansible-role-linux_docker_ce_node

This is a Ansible role to build a Docker CE Node
https://github.com/btr1975/ansible-role-linux_docker_ce_node

ansible ansible-roles centos7 debian docker docker-ce dockerswarm linux rhel7 ubuntu

Last synced: 2 months ago
JSON representation

This is a Ansible role to build a Docker CE Node

Awesome Lists containing this project

README

          

Role Name linux_docker_ce_node
=========

This is a Ansible role that builds a Docker CE node

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

None

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

None

Dependencies
------------

None

Example Playbook
----------------

```yaml

- hosts: servers
become: yes
roles:
- linux_docker_ce_node
```

License
-------

MIT

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

### Contact Information: e_ben_75-python@yahoo.com
### If you have any questions e-mail me

### LinkedIn: [Ben Trachtenberg](https://www.linkedin.com/in/ben-trachtenberg-3a78496)
### Docker Hub: [Ben Trachtenberg](https://hub.docker.com/r/btr1975)
### Github Hub: [Ben Trachtenberg](https://github.com/btr1975)
### Ansible Galaxy: [Ben Trachtenberg](https://galaxy.ansible.com/btr1975)