Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-04T12:30:12.000Z (over 2 years ago)
- Last Synced: 2024-11-22T21:13:21.605Z (about 2 months 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