Ansible

Top 23 Ansible Open-Source Projects

  • devops-exercises

    Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions

  • Project mention: DevOps Exercises | news.ycombinator.com | 2023-08-07
  • Ansible

    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.

  • Project mention: Grant Kubernetes Pods Access to AWS Services Using OpenID Connect | dev.to | 2024-04-22

    Ansible v2.16

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • algo

    Set up a personal VPN in the cloud

  • Project mention: Show HN: WireHole New UI Makes Managing WireGuard Clients Easy | news.ycombinator.com | 2023-10-27
  • 90DaysOfDevOps

    This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.

  • Project mention: What is DevOps? | dev.to | 2024-01-07

    90DaysOfDevOps 2022

  • kubespray

    Deploy a Production Ready Kubernetes Cluster

  • Project mention: Upgrading Hundreds of Kubernetes Clusters | dev.to | 2024-04-03

    When it came to deployment, I had several options, and I chose the hard way: deploying Kubernetes on bare metal nodes using KubeSpray. Troubleshooting bare metal Kubernetes deployments honed my skills in pinpointing issues. This hands-on experience provided a deep understanding of how each component, like the Control Plane, kubelet, Container Runtime, and scheduler, interacts to orchestrate containers.

  • awx

    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.

  • Project mention: The Bullhorn #124 (Ansible Newsletter) | /r/ansible | 2023-12-11

    AWX Project ↗

  • semaphore

    Modern UI for Ansible

  • Project mention: Server management software (patching,...) | /r/selfhosted | 2023-06-21
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • ansible-for-devops

    Ansible for DevOps examples.

  • netboot.xyz

    Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.

  • Project mention: Show HN: Netboot.xyz, Pxe Netboot Manager | news.ycombinator.com | 2024-03-31
  • homelab

    Modern self-hosting framework, fully automated from empty disk to operating services with a single command.

  • Project mention: Fastest way to set up an k8s environment ? | /r/kubernetes | 2023-05-31

    K3s is great, I use it on all of my personal clusters (here and here). It's lightweight and very easy to manage.

  • DevOps-Guide

    DevOps Guide - Development to Production all configurations with basic notes to debug efficiently.

  • mac-dev-playbook

    Mac setup and configuration via Ansible.

  • Project mention: Linus Torvalds statement | /r/linux | 2023-07-07

    To get your Linux ready to use after a fresh install you might have an Ansible playbook to get the system ready to go with all the tools you need.

  • Rundeck

    Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts

  • DetectionLab

    Automate the creation of a lab environment complete with security tooling and logging best practices

  • molecule

    Molecule aids in the development and testing of Ansible content: collections, playbooks and roles

  • Project mention: Centralized user mangement for Linux | /r/sysadmin | 2023-06-26

    Hell, the ansible roles I maintain use Molecule for testing.

  • ansible-collection-hardening

    This Ansible collection provides battle tested hardening for Linux, SSH, nginx, MySQL

  • Project mention: Ask HN: What open-source projects are you currently contributing to and why? | news.ycombinator.com | 2023-06-16

    An ansible collection for hardening Linux systems I mostly wrote: https://github.com/dev-sec/ansible-collection-hardening

    Another ansible collection to manage Icinga: https://github.com/T-Systems-MMS/ansible-collection-icinga-d...

    And the yunohost app for invoice ninja: https://github.com/YunoHost-Apps/invoiceninja5_ynh

  • boilerplates

    This is my personal template collection. Here you'll find templates, and configurations for various tools, and technologies.

  • chrome-aws-lambda

    Chromium Binary for AWS Lambda and Google Cloud Functions

  • Ansible-NAS

    Build a full-featured home server or NAS replacement with an Ubuntu box and this playbook.

  • Project mention: davestephens/ansible-nas: Build a full-featured home server or NAS replacement with an Ubuntu box and this playbook. | /r/devopsish | 2023-05-27
  • pigsty

    Battery-Included PostgreSQL Distro as a Free RDS Alternative

  • Project mention: Show HN: OSS PostgreSQL RDS with Supabase,PGML,Vector,Ha,PITR,Monitor,&100 Exts | news.ycombinator.com | 2023-09-24

    And the only extension activated (`CREATE EXTENSION`) by default is pg_repack.

    The AGPLv3 is infected by the Grafana, MinIO and citus.

    https://github.com/Vonng/pigsty/blob/master/docs/PGSQL-EXTEN...

  • trellis

    WordPress LEMP stack with PHP 8.1, Composer, WP-CLI and more

  • Project mention: WordPress Core to start using SQLite Database | news.ycombinator.com | 2023-07-26
  • deploy

    Ansible role to deploy scripting applications like PHP, Python, Ruby, etc. in a capistrano style

  • pytest-testinfra

    Testinfra test your infrastructures

  • Project mention: The Uncreative Software Engineer's Compendium to Testing | dev.to | 2023-07-31

    Testinfra: is a testing framework for infrastructure used to test system configurations and infrastructure as code.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Ansible related posts

Index

What are some of the best open-source Ansible projects? This list will help you:

Project Stars
1 devops-exercises 63,339
2 Ansible 61,068
3 algo 28,298
4 90DaysOfDevOps 25,803
5 kubespray 15,328
6 awx 13,410
7 semaphore 9,280
8 ansible-for-devops 7,995
9 netboot.xyz 7,916
10 homelab 7,717
11 DevOps-Guide 7,639
12 mac-dev-playbook 5,781
13 Rundeck 5,311
14 DetectionLab 4,476
15 molecule 3,802
16 ansible-collection-hardening 3,667
17 boilerplates 3,622
18 chrome-aws-lambda 3,136
19 Ansible-NAS 2,946
20 pigsty 2,723
21 trellis 2,469
22 deploy 2,344
23 pytest-testinfra 2,320

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com