Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 450 Bytes

File metadata and controls

17 lines (12 loc) · 450 Bytes

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