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
- Host: GitHub
- URL: https://github.com/btr1975/ansible-role-linux_docker_ce_node
- Owner: btr1975
- License: mit
- Created: 2018-01-12T18:27:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-12T18:37:37.000Z (over 8 years ago)
- Last Synced: 2025-03-28T15:15:42.877Z (about 1 year ago)
- Topics: ansible, ansible-roles, centos7, debian, docker, docker-ce, dockerswarm, linux, rhel7, ubuntu
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)