https://github.com/rishang/ansible-practice-setup
Ansible environment setup of master and worker nodes on Docker
https://github.com/rishang/ansible-practice-setup
ansible ansible-playbook docker docker-compose rhce vagrant virtualbox
Last synced: 8 months ago
JSON representation
Ansible environment setup of master and worker nodes on Docker
- Host: GitHub
- URL: https://github.com/rishang/ansible-practice-setup
- Owner: Rishang
- Created: 2021-01-04T08:54:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-11T04:38:10.000Z (over 4 years ago)
- Last Synced: 2025-07-08T08:47:40.285Z (12 months ago)
- Topics: ansible, ansible-playbook, docker, docker-compose, rhce, vagrant, virtualbox
- Language: Shell
- Homepage:
- Size: 50.8 KB
- Stars: 2
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ansible setup for RHCE parctice
> `One command entire environment setup`, for ansible practice.
Environment setup contains 4 node and 1 workstation instances
`workstation`: Instance for creating ansible scripts to perform tasks on node instances.
`node`: Instances where ansible tasks will get executed.
## Environment Setup on Virtual Box
[**click here**](https://github.com/Rishang/ansible-practice-setup/tree/master/ON_Vagrant)
---
## Environment Setup on Docker
[**click here**](https://github.com/Rishang/ansible-practice-setup/tree/master/ON_Docker)