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

https://github.com/bjwrd/ansible

Including Ansible Deployments
https://github.com/bjwrd/ansible

ansible ansible-role docker docker-compose flask python

Last synced: 3 months ago
JSON representation

Including Ansible Deployments

Awesome Lists containing this project

README

          

# Ansible

Welcome to the Ansible Examples Repository! This repository contains a collection of examples and best practices for working with Ansible, an open-source automation tool that allows you to automate configuration management, application deployment, and orchestration of infrastructure.

## Getting Started
To explore the Ansible deployments in this repository, follow these steps:

#### 1. Clone the repository to your local machine:
git clone https://github.com/BJWRD/Ansible.git

#### 2. Navigate to the required repository directory:
cd Ansible

#### 3. Choose one of the available deployments from the list below and follow the instructions provided in their respective directories:

* [ansible-python-flask-deployment](https://github.com/BJWRD/Ansible): `Python Flask Application, running on an AWS EC2 instance within a Docker Container - provisioned using Ansible.`
* [rhce9-vm-playbooks](https://github.com/BJWRD/Ansible): `A collection of Ansible playbooks which I found to be useful when studying for RHCE (RedHat Certified Engineer) certification.`

Feel free to explore each example's directory for detailed instructions on how to use Ansible. Each example comes with its own README file that provides step-by-step guidance.

## License
This repository is licensed under the MIT License. Feel free to use the examples provided here for educational use.

Happy exploring with Ansible! If you have any questions or need assistance, please don't hesitate to reach out.