Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 days 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: [email protected]
### 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)