HypertextAssassin0273 / Configuration_Management_with_Ansible

Manage server configurations with Ansible using reusable playbooks for automated setup, patching & environment management through flask app

Repository from Github https://github.comHypertextAssassin0273/Configuration_Management_with_AnsibleRepository from Github https://github.comHypertextAssassin0273/Configuration_Management_with_Ansible

Configuration Management with Ansible

Implement a configuration management project where server configurations (Linux or Windows) are managed using Ansible. The project should include creating reusable playbooks, managing environments, and automating system setup and patching.

to install dependencies

chmod +x install_external_dependencies.sh
./install_external_dependencies.sh

to run the project

python3 app.py

About

Manage server configurations with Ansible using reusable playbooks for automated setup, patching & environment management through flask app


Languages

Language:HTML 54.6%Language:Python 43.9%Language:Jinja 1.4%Language:Shell 0.1%