Ansible是一个完全简单的IT自动化平台,使您的应用程序和系统更易于部署。 避免编写脚本或自定义代码来部署和更新应用程序 —— 使用简单的英语,使用SSH进行自动化,而无需在远程系统上安装代理。
Ansible处理配置管理,应用程序部署,云配置,即席任务执行和多节点编排 —— 包括使用负载平衡器进行零停机滚动更新等。
Ansible是一个完全简单的IT自动化平台,使您的应用程序和系统更易于部署。(Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. )
Ansible是一个完全简单的IT自动化平台,使您的应用程序和系统更易于部署。 避免编写脚本或自定义代码来部署和更新应用程序 —— 使用简单的英语,使用SSH进行自动化,而无需在远程系统上安装代理。
Ansible处理配置管理,应用程序部署,云配置,即席任务执行和多节点编排 —— 包括使用负载平衡器进行零停机滚动更新等。
名稱與所有者 | ansible/ansible |
---|---|
主編程語言 | Python |
編程語言 | Makefile (語言數: 8) |
平台 | |
許可證 | GNU General Public License v3.0 |
創建於 | 2012-03-06 14:58:02 |
---|---|
推送於 | 2025-04-19 17:12:55 |
最后一次提交 | |
發布數 | 626 |
最新版本名稱 | v2.19.0b1 (發布於 ) |
第一版名稱 | 0.01 (發布於 2012-03-08 14:12:58) |
星數 | 64.8k |
---|---|
關注者數 | 1.9k |
派生數 | 24k |
提交數 | 54.9k |
已啟用問題? | |
問題數 | 32833 |
打開的問題數 | 551 |
拉請求數 | 38847 |
打開的拉請求數 | 299 |
關閉的拉請求數 | 12718 |
已啟用Wiki? | |
---|---|
已存檔? | |
是復刻? | |
已鎖定? | |
是鏡像? | |
是私有? |
|PyPI version| |Docs badge| |Chat badge| |Build Status| |Code Of Conduct| |Mailing Lists| |License|
Ansible
Ansible is a radically simple IT automation system. It handles
configuration management, application deployment, cloud provisioning,
ad-hoc task execution, network automation, and multi-node orchestration. Ansible makes complex
changes like zero-downtime rolling updates with load balancers easy. More information on the Ansible website <https://ansible.com/>
_.
You can install a released version of Ansible via pip
, a package manager, or
our release repository <https://releases.ansible.com/ansible/>
. See our
installation guide <https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html>
for details on installing Ansible
on a variety of platforms.
Red Hat offers supported builds of Ansible Engine <https://www.ansible.com/ansible-engine>
_.
Power users and developers can run the devel
branch, which has the latest
features and fixes, directly. Although it is reasonably stable, you are more likely to encounter
breaking changes when running the devel
branch. We recommend getting involved
in the Ansible community if you want to run the devel
branch.
Community Information <https://docs.ansible.com/ansible/latest/community>
_ for allWorking Group <https://github.com/ansible/community/wiki>
_, an organized community devoted to a specific technology domain or platform.devel
branch.Communication page <https://docs.ansible.com/ansible/latest/community/communication.html>
_devel
branch corresponds to the release actively under development.stable-2.X
branches correspond to stable releases.Ansible release and maintenance <https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html>
_ page.Based on team and community feedback, an initial roadmap will be published for a major or minor version (ex: 2.7, 2.8).
The Ansible Roadmap page <https://docs.ansible.com/ansible/devel/roadmap/>
_ details what is planned and how to influence the roadmap.
Ansible was created by Michael DeHaan <https://github.com/mpdehaan>
_
and has contributions from over 4000 users (and growing). Thanks everyone!
Ansible <https://www.ansible.com>
_ is sponsored by Red Hat, Inc. <https://www.redhat.com>
_
GNU General Public License v3.0
See COPYING <COPYING>
_ to see the full text.
.. |PyPI version| image:: https://img.shields.io/pypi/v/ansible.svg
:target: https://pypi.org/project/ansible
.. |Docs badge| image:: https://img.shields.io/badge/docs-latest-brightgreen.svg
:target: https://docs.ansible.com/ansible/latest/
.. |Build Status| image:: https://api.shippable.com/projects/573f79d02a8192902e20e34b/badge?branch=devel
:target: https://app.shippable.com/projects/573f79d02a8192902e20e34b
.. |Chat badge| image:: https://img.shields.io/badge/chat-IRC-brightgreen.svg
:target: https://docs.ansible.com/ansible/latest/community/communication.html
.. |Code Of Conduct| image:: https://img.shields.io/badge/code%20of%20conduct-Ansible-silver.svg
:target: https://docs.ansible.com/ansible/latest/community/code_of_conduct.html
:alt: Ansible Code of Conduct
.. |Mailing Lists| image:: https://img.shields.io/badge/mailing%20lists-Ansible-orange.svg
:target: https://docs.ansible.com/ansible/latest/community/communication.html#mailing-list-information
:alt: Ansible mailing lists
.. |License| image:: https://img.shields.io/badge/license-GPL%20v3.0-brightgreen.svg
:target: COPYING
:alt: Repository License