Ecosyste.ms: Awesome
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 days 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-12T18:37:37.000Z (about 7 years ago)
- Last Synced: 2024-12-08T02:42:25.648Z (about 2 months 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: [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)