# Ansible — Simple & Powerful IT Automation Platform > Ansible is the industry-standard IT automation tool for configuration management, application deployment, and infrastructure provisioning. Agentless, YAML-based, and SSH-powered. ## Install Save as a script file and run: ## Quick Use ```bash # Install pip install ansible # Create inventory cat > inventory.ini <