Skip to content

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

Notifications You must be signed in to change notification settings

HypertextAssassin0273/Configuration_Management_with_Ansible

Repository files navigation

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