Shell Ansible

Open-source Shell projects categorized as Ansible

Top 23 Shell Ansible Projects

  • 90DaysOfDevOps

    I am using this repository to document my journey learning about DevOps. I began this process on January 1, 2022, and plan to continue until March 31. I will be dedicating one hour each day, including weekends, to gaining a foundational understanding of the various aspects of DevOps. This will be a 90-day intensive study period. 2022 & 2023 inc.

    Project mention: know any sites that offers scholarships or free courses for tech jobs? | reddit.com/r/buhaydigital | 2023-04-28
  • mac-dev-playbook

    Mac setup and configuration via Ansible.

    Project mention: Optimal way to backup Macs without Time Machine | reddit.com/r/synology | 2022-12-11

    Not public. But you can search YouTube for geerlingguy and Ansible Mac. I got the idea from him https://github.com/geerlingguy/mac-dev-playbook

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • Cloudbox

    Ansible-based solution for rapidly deploying a Docker containerized cloud media server.

    Project mention: Anyone know of a all-in-one solution for media? | reddit.com/r/usenet | 2023-05-14

    https://docs.saltbox.dev or https://cloudbox.works

  • content

    Security automation content in SCAP, Bash, Ansible, and other formats (by ComplianceAsCode)

    Project mention: FIPS 140 and MacOS | reddit.com/r/NISTControls | 2023-04-17

    For starters there's an entire NIST project for macOS Security Compliance - https://github.com/usnistgov/macos_security this will make your life a million times easier to meet a lot of the technical controls required for compliance. Nothing like this really exists for Windows or Linux(closest is Compliance As Code https://github.com/ComplianceAsCode/content)

  • PlexGuide.com

    Welcome to https://PlexGuide.com ~ Rapidly deploy multiple-hasty Docker Containers through Ansible with local or Unlimited Google HD Space!

  • ansible-interactive-tutorial

    Interactive Ansible tutorials with dead simple setup via Docker

  • pigsty

    PostgreSQL in Great STYle, Battery-Included Free RDS Alternative!

    Project mention: Is your Postgres ready for production? | reddit.com/r/PostgreSQL | 2023-03-31
  • ONLYOFFICE

    ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises

  • ansible-for-kubernetes

    Ansible and Kubernetes examples from Ansible for Kubernetes Book

    Project mention: macOS Subsystem for Linux | news.ycombinator.com | 2022-09-18
  • ansible-role-nginx

    Ansible role for installing NGINX (by nginxinc)

    Project mention: Nginx using Ansible through Mainline repo | reddit.com/r/ansible | 2023-05-19

    I am able to do that by using ansible-playbook ansible-role-nginx/molecule/default/converge.yml . Installs NGINX from mainline repo with latest version from this repo

  • ansible-role-firewall

    Ansible Role - iptables Firewall configuration.

  • dotfiles

    Sway acid dark (by eoli3n)

    Project mention: SSH agent on Sway that remembers passwords? | reddit.com/r/swaywm | 2022-09-22

    This is by far the best way. https://github.com/eoli3n/dotfiles/blob/master/roles/fish/files/fish/desktop/conf.d/keychain.fish

  • dot

    ☕️ My Dot Files (by folke)

    Project mention: mini.hipatterns - highlight patterns in text | reddit.com/r/neovim | 2023-05-25

    For anyone interested, I've added preliminary tailwindcss support in my dots here

  • data.gov

    Main repository for the data.gov service

    Project mention: Semi-niche peat mapping question- please help! | reddit.com/r/geology | 2023-05-28

    My first thought were the GIS services and catalogues listed on the Maryland state website (https://doit.maryland.gov/support/Pages/GIS.aspx) USGS National Geologic Map database (https://ngmdb.usgs.gov/ngm-bin/ngm_compsearch.pl) and the more-general federal open data portal (https://data.gov/). I didn't find many promising results for "peat" on any of them, but you might have better luck.

  • Sway-DE

    🏠 Sway desktop environment dotfile installation for Arch Linux

  • ansible-lint-action

    Ansible-lint Github Action

    Project mention: GitHub Workflows to check playbooks and generated files locally? | reddit.com/r/ansible | 2023-03-31

    Not sure if this helps or not. But for a couple Ansible roles I have on GitHub, I’ve been using https://github.com/ansible/ansible-lint-action for linting and for testing with molecule I’ve been using this molecule action https://github.com/gofrolist/molecule-action

  • ansible-collection-mac

    Collection of macOS automation tools for Ansible.

    Project mention: Is "development environment as code" a thing? | reddit.com/r/DevelEire | 2022-11-28

    Jeff Gerrling does a load of great work on Ansible, including a Mac automation repo, here. You can use it on local or remote machines. It's really cool.

  • jetson-nano-image

    Create a minimalist, Ubuntu based image for Nvidia jetson nano board

    Project mention: Ask HN: What have you created that deserves a second chance on HN? | news.ycombinator.com | 2023-01-26

    https://github.com/pythops/jetson-nano-image

    2- Open vision API

  • pi-cluster

    Raspberry Pi Kubernetes Cluster. Homelab kubernetes cluster automated with Ansible and ArgoCD

    Project mention: Kubernetes cluster using Raspberry Pis with basic services (Storage,Logging, Monitoring, Backup). Building guides and automation with Ansible. | reddit.com/r/selfhosted | 2022-08-06

    Then I decided to create a project, Raspberry PI Cluster to share my Ansible source code and installation guides, so others could build their own cluster for learning purposes or selfhosting their own applications.

  • docker-pdns

    Docker images for PowerDNS

  • pimp-my-box

    :seedling: Automated seedbox install of rTorrent-PS and PyroScope CLI etc. via Ansible.

  • debian

    A complete, minimalist Debian setup for power users (by rtts)

    Project mention: It took years to perfect my setup and now I want to share it with everyone | reddit.com/r/linux | 2022-06-15

    Yes, that should work. The SSH keys should be generated for the user Ansible connects as, i.e. {{ ansible_user_id }}. That user should have write permissions for its own home directory, which I thought would be universally the case, but maybe I overlooked something. If you want, you can post the full traceback to Github Issues.

  • ubuntu-dev-machine-setup

    Configure your Ubuntu 18.04, 20.04, 22.04 Desktop. Pop!_OS 22.04 as well

    Project mention: How would you set up your work laptop differently if you had to do it again? | reddit.com/r/devops | 2022-11-29
  • azure

    Azure-related repository (by groovy-sky)

    Project mention: How to enable access to storage account? | reddit.com/r/AZURE | 2023-05-31

    Wrote a document which explains how limit access to PaaS - https://github.com/groovy-sky/azure/tree/master/paas-vnet-04 . IP is not working in some cases.

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

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). The latest post mention was on 2023-05-31.

Shell Ansible related posts

Index

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

Project Stars
1 90DaysOfDevOps 22,752
2 mac-dev-playbook 5,306
3 Cloudbox 2,183
4 content 1,803
5 PlexGuide.com 1,653
6 ansible-interactive-tutorial 1,426
7 pigsty 1,160
8 ansible-for-kubernetes 615
9 ansible-role-nginx 555
10 ansible-role-firewall 466
11 dotfiles 451
12 dot 396
13 data.gov 317
14 Sway-DE 265
15 ansible-lint-action 252
16 ansible-collection-mac 225
17 jetson-nano-image 221
18 pi-cluster 199
19 docker-pdns 194
20 pimp-my-box 143
21 debian 140
22 ubuntu-dev-machine-setup 120
23 azure 109
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
www.sonarqube.org