Discover · GitHub · Ansible↑ +65 today
Platform that automates IT systems
Ansible is an information technologies automation platform that automates application deployment and system management processes. It performs configuration operations in a simple language via SSH protocol, without the need to install any middleware on remote systems.
Updates
- September 9, 2026: Stars 70,299 → 70,621, latest release v2.21.4 (September 8, 2026).
- August 11, 2026: Stars 70,171 → 70,299, latest release v2.21.3 (August 10, 2026).
- August 2, 2026: Stars 69,245 → 70,171, latest release v2.21.2 (July 13, 2026).
What you get
- Manage remote systems via SSH
- Configure without installing middleware
- Easily perform complex updates
Installation
Using pip (PyPI)
pip install ansiblemacOS (Homebrew)
brew install ansibleRunning it
Run Ansible playbook script
ansible-playbook site.ymlGetting started
- Official source →
Related dictionary terms
Who it is forIt is suitable for system administrators and software developers who want to automate IT infrastructure and server configurations.
LicenseGPL-3.0
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-07-04: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.