{"id":13434763,"url":"https://github.com/ansible/ansible","last_synced_at":"2026-01-23T03:59:34.926Z","repository":{"id":2648805,"uuid":"3638964","full_name":"ansible/ansible","owner":"ansible","description":"Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.","archived":false,"fork":false,"pushed_at":"2025-04-30T21:16:59.000Z","size":258479,"stargazers_count":64904,"open_issues_count":863,"forks_count":24019,"subscribers_count":1895,"default_branch":"devel","last_synced_at":"2025-05-05T13:55:30.175Z","etag":null,"topics":["ansible","hacktoberfest","python"],"latest_commit_sha":null,"homepage":"https://www.ansible.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ansible.png","metadata":{"files":{"readme":"README.md","changelog":"changelogs/README.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-03-06T14:58:02.000Z","updated_at":"2025-05-05T10:05:04.000Z","dependencies_parsed_at":"2023-12-22T16:06:46.194Z","dependency_job_id":"de72ad55-e938-476b-b33c-4b7fbcf5699e","html_url":"https://github.com/ansible/ansible","commit_stats":{"total_commits":49292,"total_committers":6643,"mean_commits":"7.4201415023332835","dds":0.9450823663069058,"last_synced_commit":"363c57b311c93f9a7e4f457c37e121244d01c1e5"},"previous_names":[],"tags_count":629,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansible%2Fansible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansible%2Fansible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansible%2Fansible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansible%2Fansible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ansible","download_url":"https://codeload.github.com/ansible/ansible/tar.gz/refs/heads/devel","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253756504,"owners_count":21959256,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","hacktoberfest","python"],"created_at":"2024-07-31T03:00:22.364Z","updated_at":"2025-11-12T21:29:41.126Z","avatar_url":"https://github.com/ansible.png","language":"Python","readme":"[![PyPI version](https://img.shields.io/pypi/v/ansible-core.svg)](https://pypi.org/project/ansible-core)\n[![Docs badge](https://img.shields.io/badge/docs-latest-brightgreen.svg)](https://docs.ansible.com/ansible/latest/)\n[![Chat badge](https://img.shields.io/badge/chat-IRC-brightgreen.svg)](https://docs.ansible.com/ansible/devel/community/communication.html)\n[![Build Status](https://dev.azure.com/ansible/ansible/_apis/build/status/CI?branchName=devel)](https://dev.azure.com/ansible/ansible/_build/latest?definitionId=20\u0026branchName=devel)\n[![Ansible Code of Conduct](https://img.shields.io/badge/code%20of%20conduct-Ansible-silver.svg)](https://docs.ansible.com/ansible/devel/community/code_of_conduct.html)\n[![Ansible mailing lists](https://img.shields.io/badge/mailing%20lists-Ansible-orange.svg)](https://docs.ansible.com/ansible/devel/community/communication.html#mailing-list-information)\n[![Repository License](https://img.shields.io/badge/license-GPL%20v3.0-brightgreen.svg)](COPYING)\n[![Ansible CII Best Practices certification](https://bestpractices.coreinfrastructure.org/projects/2372/badge)](https://bestpractices.coreinfrastructure.org/projects/2372)\n\n# Ansible\n\nAnsible is a radically simple IT automation system. It handles\nconfiguration management, application deployment, cloud provisioning,\nad-hoc task execution, network automation, and multi-node orchestration. Ansible makes complex\nchanges like zero-downtime rolling updates with load balancers easy. More information on the Ansible [website](https://ansible.com/).\n\n## Design Principles\n\n* Have an extremely simple setup process with a minimal learning curve.\n* Manage machines quickly and in parallel.\n* Avoid custom-agents and additional open ports, be agentless by\n  leveraging the existing SSH daemon.\n* Describe infrastructure in a language that is both machine and human\n  friendly.\n* Focus on security and easy auditability/review/rewriting of content.\n* Manage new remote machines instantly, without bootstrapping any\n  software.\n* Allow module development in any dynamic language, not just Python.\n* Be usable as non-root.\n* Be the easiest IT automation system to use, ever.\n\n## Use Ansible\n\nYou can install a released version of Ansible with `pip` or a package manager. See our\n[installation guide](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html) for details on installing Ansible\non a variety of platforms.\n\nPower users and developers can run the `devel` branch, which has the latest\nfeatures and fixes, directly. Although it is reasonably stable, you are more likely to encounter\nbreaking changes when running the `devel` branch. We recommend getting involved\nin the Ansible community if you want to run the `devel` branch.\n\n## Communication\n\nJoin the Ansible forum to ask questions, get help, and interact with the\ncommunity.\n\n* [Get Help](https://forum.ansible.com/c/help/6): Find help or share your Ansible knowledge to help others.\n  Use tags to filter and subscribe to posts, such as the following:\n  * Posts tagged with [ansible](https://forum.ansible.com/tag/ansible)\n  * Posts tagged with [ansible-core](https://forum.ansible.com/tag/ansible-core)\n  * Posts tagged with [playbook](https://forum.ansible.com/tag/playbook)\n* [Social Spaces](https://forum.ansible.com/c/chat/4): Meet and interact with fellow enthusiasts.\n* [News \u0026 Announcements](https://forum.ansible.com/c/news/5): Track project-wide announcements including social events.\n* [Bullhorn newsletter](https://docs.ansible.com/ansible/devel/community/communication.html#the-bullhorn): Get release announcements and important changes.\n\nFor more ways to get in touch, see [Communicating with the Ansible community](https://docs.ansible.com/ansible/devel/community/communication.html).\n\n## Contribute to Ansible\n\n* Check out the [Contributor's Guide](./.github/CONTRIBUTING.md).\n* Read [Community Information](https://docs.ansible.com/ansible/devel/community) for all\n  kinds of ways to contribute to and interact with the project,\n  including how to submit bug reports and code to Ansible.\n* Submit a proposed code update through a pull request to the `devel` branch.\n* Talk to us before making larger changes\n  to avoid duplicate efforts. This not only helps everyone\n  know what is going on, but it also helps save time and effort if we decide\n  some changes are needed.\n\n## Coding Guidelines\n\nWe document our Coding Guidelines in the [Developer Guide](https://docs.ansible.com/ansible/devel/dev_guide/). We particularly suggest you review:\n\n* [Contributing your module to Ansible](https://docs.ansible.com/ansible/devel/dev_guide/developing_modules_checklist.html)\n* [Conventions, tips, and pitfalls](https://docs.ansible.com/ansible/devel/dev_guide/developing_modules_best_practices.html)\n\n## Branch Info\n\n* The `devel` branch corresponds to the release actively under development.\n* The `stable-2.X` branches correspond to stable releases.\n* Create a branch based on `devel` and set up a [dev environment](https://docs.ansible.com/ansible/devel/dev_guide/developing_modules_general.html#common-environment-setup) if you want to open a PR.\n* See the [Ansible release and maintenance](https://docs.ansible.com/ansible/devel/reference_appendices/release_and_maintenance.html) page for information about active branches.\n\n## Roadmap\n\nBased on team and community feedback, an initial roadmap will be published for a major or minor version (ex: 2.7, 2.8).\nThe [Ansible Roadmap page](https://docs.ansible.com/ansible/devel/roadmap/) details what is planned and how to influence the roadmap.\n\n## Authors\n\nAnsible was created by [Michael DeHaan](https://github.com/mpdehaan)\nand has contributions from over 5000 users (and growing). Thanks everyone!\n\n[Ansible](https://www.ansible.com) is sponsored by [Red Hat, Inc.](https://www.redhat.com)\n\n## License\n\nGNU General Public License v3.0 or later\n\nSee [COPYING](COPYING) to see the full text.\n","funding_links":[],"categories":["Python","HarmonyOS","Misc","DevOps Tools","\u003ca id=\"tag-dev\" href=\"#tag-dev\"\u003eDev\u003c/a\u003e","资源列表","武器库","Operation System","Python (144)","Configuration Management","By Industry","Interaction","Uncategorized","DevOps","DevOps工具","python","Repositories for intermediate/Advanced Coders","Screenshot","Infrastructure","其他","Other Lists","Projects with Great Documentation","ansible","GitHub projects","DevOps 工具","Configuration \u0026 Policy Automation","Programming technologies","\u003e 50K ⭐️","Network Automation","By Language","运维自动化","DevOps Tools [🔝](#readme)","Infrastructure \u0026 DevOps","Repos","Table of Contents","Projects","Awesome Python","Infrastructure as Code","Apps","tools"],"sub_categories":["Windows Manager","\u003ca id=\"tag-dev.ops\" href=\"#tag-dev.ops\"\u003eOps\u003c/a\u003e","DevOps 工具","云原生","Configuration Management","Server Infrastructure and High Performance Computing","DevOps","High Performance Computing","Uncategorized","Data Management","Ansible","网络服务_其他","🧪 LAB","Misc","CI/CD and DevOps","SD-WAN","Python","Automation","YAML is a **supserset of JSON**","DevOps Tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fansible%2Fansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fansible%2Fansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fansible%2Fansible/lists"}