An open API service indexing awesome lists of open source software.

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

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)