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
- Host: GitHub
- URL: https://github.com/bjwrd/ansible
- Owner: BJWRD
- License: mit
- Created: 2023-06-14T14:53:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T11:47:47.000Z (over 2 years ago)
- Last Synced: 2025-08-01T03:35:36.600Z (11 months ago)
- Topics: ansible, ansible-role, docker, docker-compose, flask, python
- Language: Jinja
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.