https://github.com/ramsailopal/docker-conf
Ansible role for setting up Docker and deploying environment in Ubuntu
https://github.com/ramsailopal/docker-conf
ansible-roles docker docker-compose iac
Last synced: 6 months ago
JSON representation
Ansible role for setting up Docker and deploying environment in Ubuntu
- Host: GitHub
- URL: https://github.com/ramsailopal/docker-conf
- Owner: RamSailopal
- License: mit
- Created: 2022-04-20T08:27:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-04T12:30:12.000Z (about 4 years ago)
- Last Synced: 2025-01-23T07:09:41.214Z (over 1 year ago)
- Topics: ansible-roles, docker, docker-compose, iac
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Role Name
=========
Ansible role to set up Docker environment on Ubuntu.
# Role Variables
--------------
**hstname** - The hostname of the server.
# Running the role
---------------
- hosts: servers
roles:
- Docker-Conf
vars:
hstname: myserver
# License
-------
BSD
# Author Information
------------------
Raman Sailopal