Skip to content

BJWRD/Ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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: Python Flask Application, running on an AWS EC2 instance within a Docker Container - provisioned using Ansible.
  • rhce9-vm-playbooks: 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.