Ansible 是一个在 GitHub 上具有广泛公共存在的组织,专注于 IT 自动化。其主要编程语言包括 Python、Jinja 和 TypeScript。Ansible 的几个知名公共仓库,如 ansible 和 awx,提供了易于使用的工具和框架,帮助用户简化应用程序和系统的部署和维护。
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.
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible community for deploying many popular applications.
An ansible-native testing framework for collections, playbooks, and roles with configurable workflows for testing any system or service
ansible-lint checks playbooks for practices and behavior that could potentially be improved and can fix some of the most common ones for you
DEPRECATED -- Ansible Container was a tool to build Docker images and orchestrate containers using only Ansible playbooks.
Training Course for Ansible Automation Platform
An Ansible AWX operator for Kubernetes built with Operator SDK and Ansible. 🤖
Ansible modules - these modules ship with ansible
A tool and python library that helps when interfacing with Ansible directly or as part of another system whether that be through a container image interface, as a standalone tool, or as a Python module that can be imported. The goal is to provide a stable and consistent interface abstraction to Ansible.
Ansible extra modules - these modules ship with ansible
Legacy Galaxy still available as read-only on https://old-galaxy.ansible.com - looking for the new galaxy -> https://github.com/ansible/galaxy_ng
A text-based user interface (TUI) for Ansible.
Ansible IDE extension: auto-completion and integrating quality assurance tools like ansible-lint, ansible syntax check, yamllint, molecule and ansible-test.
Lightbulb has been deprecated and replaced by Ansible Workshops
Archived, new content in https://github.com/ansible-lockdown
Ansible base Images for easy Ansible-Playbook-based Docker builds
playbook-tests
THIS TOOL IS NO LONGER UNDER ACTIVE DEVELOPMENT. This tool is being phased out in favor of the new official AWX CLI
An Ansible execution environment builder
Ansible Collection for EDA
此仓库未提供描述。
Ansible Galaxy Server - Issues on https://forum.ansible.com Docs on https://galaxy-ng.readthedocs.io/
community terraform provider for ansible
🚧 Ansible Language Server codebase is now included in vscode-ansible repository
此仓库未提供描述。
A pytest plugin that enables the use of ansible in tests, enables the use of pytest as a collection unit test runner, and exposes molecule scenarios through a pytest fixture.
Bot for management of Ansible issues and PRs on GitHub.
Ansible automation developer tools
Project Receptor is a flexible multi-service relayer with remote execution and orchestration capabilities linking controllers with executors across a mesh of nodes.
Ansible community documentation
An Ansible execution environment for AWX project
The fastest way to generate all your ansible content!
📦 Container building moved inside ansible-dev-tools projects
The UIs for Ansible Projects such as AWX, EDA, and HUB.
Event Driven Ansible for AAP
Self-paced instruqt Training material
Python bindings specific to Ansible use case for libssh https://www.libssh.org/
A few starter applications to demonstrate features and provide examples.
Ansible Automation Hub UI
The tox-ansible plugin dynamically creates a full matrix of python interpreter and ansible-core version environments for running integration, sanity, and unit for an ansible collection both locally and in a Github action. tox virtual environments are leveraged for collection building, collection installation, dependency installation, and testing.
Build and maintain a development environment including ansible collections and their python dependencies
Collection of modules and roles to configure Automation Hub
Companion playbooks to an article at http://www.ansible.com/blog/autoscaling-infrastructures
Terraform Provider for Ansible Automation Platform
❗️Schemas are now managed inside ansible-lint project
此仓库未提供描述。
Combine GitHub Actions to create a streamlined workflow for testing Ansible collection repositories on GitHub.
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
Galaxy content importer
A python package containing functions that help interacting with various versions of Ansible
Ansible Tower Example Playbooks
This repository is no longer in use. The Ansible Lightspeed with IBM watsonx Code Assistant product documentation can be found at https://docs.redhat.com/en/documentation/red_hat_ansible_lightspeed_with_ibm_watsonx_code_assistant.
Distribution specific containers for Ansible integration testing.
Asciidoc technical content for Ansible Automation Platform
Shared practices, workflows and decisions impacting Ansible devtools projects
Zuul configuration files for the Ansible tenant
Ansible upstream logos
Zuul job definitions for the Ansible tenant.
此仓库未提供描述。
Galaxy-Operator
此仓库未提供描述。
A repository of useful materials for Ansible Ambassadors around the world.
The `ansible-sign` utility for signing and verifying Ansible project directory contents.
Ansible MkDocs Theme based on Material
Global configuration for Software Factory Zuul instance
Container used by ansible-test for distribution independent tests.
A multi-validator static analysis platform for Ansible content with deterministic and human-in-the-loop agentic remediation.
此仓库未提供描述。
Standalone utility for https://github.com/ansible/awx/
此仓库未提供描述。
Publish Ansible collection to galaxy.ansible.com
Backstage plugins for Ansible
此仓库未提供描述。
此仓库未提供描述。
This collection contains modules that can be used to automate the creation of resources on an install of Ansible Automation Platform.
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
Container used by ansible-core for distribution independent tests.
Various actions and CI tools to help maintain projects
此仓库未提供描述。
Virtual machine image builder for running ansible-test on Azure Pipelines.
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
Base container used by ansible-test for distribution independent tests.
Container used by ansible-test for interacting with a container host.
此仓库未提供描述。
Tools for working with Ansible projects using Azure Pipelines.
Container for running ansible-test on Azure Pipelines.
此仓库未提供描述。
此仓库未提供描述。
Framework creates Django Projects and manages using copier templates
此仓库未提供描述。
此仓库未提供描述。
Splunkbase App Page
Shared GitHub Configuration
Ansible 在 GitHub 上构建了一个广泛的 IT 自动化平台,提供多个公共仓库,包括 ansible、awx 和 ansible-examples,帮助用户自动化各种任务。
Ansible 的公共仓库主要使用 Python、Jinja、TypeScript、Shell、Go 和 Dockerfile。这些语言使得 Ansible 能够提供丰富的功能和灵活性。
是的,Ansible 的所有仓库都是公开的。用户可以自由访问和使用这些仓库中的代码和示例,以便进行 IT 自动化和开发。