ansible@10
« Back to VersTracker
Description:
Automate deployment, configuration, and upgrading
Type: Formula  |  Latest Version: 10.7.0@6  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  @ansible  |  formulae.brew.sh
Category: Devops
Tags: automation devops configuration-management infrastructure orchestration
Install: brew install ansible@10
About:
Ansible is a radically simple IT automation engine that automates cloud provisioning, configuration management, and application deployment. It uses an agentless architecture, managing nodes over SSH or PowerShell with no additional software required on remote systems. This version is pinned to the 10.x series for stability in existing automation environments.
Key Features:
  • Agentless architecture requiring only SSH/WinRM
  • Idempotent resource management for safe, repeatable automation
  • Human-readable playbooks written in YAML
  • Extensive module library for cloud, network, and OS tasks
  • Uses existing SSH infrastructure for zero-deployment automation
Use Cases:
  • Automating server configuration and compliance across fleets
  • Orchestrating multi-tier application deployments
  • Provisioning cloud infrastructure and managing infrastructure-as-code
Alternatives:
  • Terraform – Terraform focuses on infrastructure provisioning (IaC), while Ansible excels at configuration management and orchestration
  • Chef/Puppet – Chef/Puppet require agent daemons; Ansible is agentless and uses SSH for push-based execution
  • SaltStack – SaltStack uses a master/minion model; Ansible is simpler with no persistent agents
License: GPL-3.0-or-later
Dependencies: certifi, libsodium, libssh, libyaml, openssl@3, python@3.12
Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, sonoma, arm64_linux, x86_64_linux
Version History
Detected Version Rev Change Commit
Oct 29, 2025 1:56am 5 VERSION_BUMP 4a2c87f9
Oct 10, 2025 11:33pm 4 VERSION_BUMP c5dbb67c
Sep 16, 2025 7:30pm 3 VERSION_BUMP dbde8a9b
Nov 20, 2024 3:04am 0 VERSION_BUMP 20e2d3b6