awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ansible avatar

ansible/ansible-examplesArchived

0
View on GitHub↗

Ansible Examples

This repository serves as a library of reference patterns and scripts for infrastructure automation and configuration management. It provides a collection of standardized examples designed to demonstrate how to define and maintain server environments as code, ensuring consistency across development, testing, and production stages.

The project focuses on implementing infrastructure as code best practices by showcasing how to structure automation logic for complex deployments. These examples illustrate the use of declarative modeling to define desired system states, alongside modular task abstraction to handle platform-specific operations. By providing these reference patterns, the repository acts as a guide for engineers to build maintainable and scalable system administration workflows.

The included scripts cover the orchestration of software stacks and the management of remote infrastructure. These examples are structured to be accessible for those learning to implement repeatable deployment processes and standardized configuration management within their own environments.

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Features

  • Infrastructure as Code - Provides standardized automation examples for building repeatable and consistent server environments.
  • Ansible Collections - Provides a library of reference patterns and scripts for deploying software stacks using Ansible.
  • Configuration as Code - Defines and maintains server settings as code to ensure consistent environments across development, testing, and production.
  • Deployment Automation - Automates the deployment of software stacks across multiple servers to ensure consistent environment setups.
  • SSH-Based Remote Execution - Executes automation tasks over secure shell protocols without requiring persistent agents on target nodes.
  • Ansible Inventory Guides - Organizes managed infrastructure into logical groups and hierarchies for granular control over configuration updates.
  • Agentless Remote Management Tools - Manages remote infrastructure over standard secure shell protocols without requiring persistent software agents.
  • Push-Model Orchestrators - Distributes configuration changes from a central control node to target machines by initiating sequential connections.
  • Infrastructure as Code Practices - Provides proven patterns and methodologies for structuring maintainable infrastructure-as-code logic.
  • Declarative Configuration Systems - Defines desired system states using human-readable declarative configuration files.
  • Engineering Reference Libraries - Offers a curated collection of proven automation logic to help engineers structure infrastructure code.
  • Module Encapsulation Patterns - Encapsulates complex system operations into reusable modules that expose consistent interfaces while hiding implementation details.
  • Idempotency Patterns - Implements idempotent operations to ensure system states match defined configurations without unintended side effects.
12,009 Stars·7,990 Forks·Shell·8 Aufrufe

Star-Verlauf

Star-Verlauf für ansible/ansible-examplesStar-Verlauf für ansible/ansible-examples

Häufig gestellte Fragen

Was macht ansible/ansible-examples?

This repository serves as a library of reference patterns and scripts for infrastructure automation and configuration management. It provides a collection of standardized examples designed to demonstrate how to define and maintain server environments as code, ensuring consistency across development, testing, and production stages.

Was sind die Hauptfunktionen von ansible/ansible-examples?

Die Hauptfunktionen von ansible/ansible-examples sind: Infrastructure as Code, Ansible Collections, Configuration as Code, Deployment Automation, SSH-Based Remote Execution, Ansible Inventory Guides, Agentless Remote Management Tools, Push-Model Orchestrators.

Welche Open-Source-Alternativen gibt es zu ansible/ansible-examples?

Open-Source-Alternativen zu ansible/ansible-examples sind unter anderem: geerlingguy/ansible-for-devops — This project is an infrastructure as code framework and library of reusable playbooks designed for server… puppetlabs/puppet — Puppet is an infrastructure as code tool and configuration management framework used to automate the provisioning and… rocky-linux/rocky — Rocky is an open-source enterprise operating system designed for server and cloud infrastructure. It is a… basecamp/omarchy — Omarchy is a directory structure orchestrator that automates the provisioning and maintenance of file system… chef/chef — Chef is a configuration management platform and infrastructure as code framework used to automate the deployment and… openspug/spug — Spug is a web-based agentless SSH management platform used for executing remote commands and managing servers without…

Open-Source-Alternativen zu Ansible Examples

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Ansible Examples.
  • geerlingguy/ansible-for-devopsAvatar von geerlingguy

    geerlingguy/ansible-for-devops

    9,792Auf GitHub ansehen↗

    This project is an infrastructure as code framework and library of reusable playbooks designed for server configuration and DevOps workflow automation. It provides a Linux server configuration suite and specialized tools for provisioning multi-node Kubernetes clusters to support containerized applications. The library enables the automation of infrastructure tasks and the orchestration of multi-server workflows. It includes specific logic for deploying containerized workloads and managing application environments across different hosting platforms. The codebase covers broad capability areas

    Pythonamazonansibleaws
    Auf GitHub ansehen↗9,792
  • puppetlabs/puppetAvatar von puppetlabs

    puppetlabs/puppet

    7,886Auf GitHub ansehen↗

    Puppet is an infrastructure as code tool and configuration management framework used to automate the provisioning and state orchestration of server fleets. It functions as a declarative state orchestrator that manages server configurations and system settings to ensure consistency and reproducibility across a fleet of machines. The system utilizes a declarative state modeling approach and an idempotent execution engine to maintain configuration state and prevent environment drift. It employs resource-based abstraction and a client-server architecture to translate high-level specifications int

    Ruby
    Auf GitHub ansehen↗7,886
  • rocky-linux/rockyAvatar von rocky-linux

    rocky-linux/rocky

    9,497Auf GitHub ansehen↗

    Rocky is an open-source enterprise operating system designed for server and cloud infrastructure. It is a community-maintained Linux server distribution that provides a platform focused on stability and security. The project is fundamentally a Red Hat Enterprise Linux compatible operating system, maintaining bug-for-bug binary compatibility to ensure identical software behavior. This allows it to serve as an enterprise-grade platform without proprietary licensing. The distribution covers a broad range of system administration capabilities, including package management via modular repository

    enterprise-linuxrocky
    Auf GitHub ansehen↗9,497
  • basecamp/omarchyAvatar von basecamp

    basecamp/omarchy

    20,253Auf GitHub ansehen↗

    Omarchy is a directory structure orchestrator that automates the provisioning and maintenance of file system hierarchies. By utilizing declarative configuration files, it allows users to define a desired workspace layout that serves as a single source of truth, ensuring that local development environments remain consistent and reproducible across distributed teams. The tool functions as an infrastructure-as-code utility for local environments, employing idempotent reconciliation to compare the current file system state against the defined configuration. It automatically applies only the neces

    Shell
    Auf GitHub ansehen↗20,253
Alle 30 Alternativen zu Ansible Examples anzeigen→