8000 GitHub - ismail-gits/configuration-management-with-ansible
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ismail-gits/configuration-management-with-ansible

Repository files navigation

Configuration Management with Ansible

This repository is dedicated to showcasing Ansible playbooks for configuration management tasks. Ansible is an open-source automation tool that simplifies IT orchestration, configuration management, and application deployment.

Submodules

This repository is organized using Git submodules, each containing specific Ansible playbooks. Below are the submodules included:

This submodule demonstrates Ansible playbooks structured with roles for streamlined configuration management. Refer to the provided README.md for detailed instructions.

These playbooks are tailored for managing deployments on Amazon EKS (Elastic Kubernetes Service) with Ansible. Find usage instructions in the README.md within this submodule.

Explore Ansible playbooks for orchestrating Docker containers alongside Terraform for infrastructure provisioning in this submodule. Refer to the README.md for usage details.

Learn how to dynamically generate inventory for Ansible from various sources like cloud providers or databases with the playbooks in this submodule. Check the README.md for instructions.

Automate the deployment and configuration of Sonatype Nexus, a repository manager, using Ansible playbooks available in this submodule. Refer to README.md for usage guidelines.

This submodule contains Ansible playbooks for deploying and managing Node.js applications in various environments. Detailed instructions can be found in the README.md.

Usage

To clone this repository along with its submodules, use the following command:

git clone --recurse-submodules <repository_url>

If you've already cloned the repository without its submodules, initialize and update them using:

git submodule update --init --recursive

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0