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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ff25157 · Dec 6, 2024

History

23 Commits
Dec 6, 2024
Dec 6, 2024
Dec 1, 2024
Nov 25, 2024
Dec 6, 2024
Dec 1, 2024
Dec 6, 2024
Dec 1, 2024

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