Coder Social home page Coder Social logo

awesome-ansible's Introduction

Awesome Ansible Awesome

A collaborative curated list of awesome Ansible resources, tools, Roles, tutorials and other related stuff.

Ansible is an open source toolkit, written in Python, it is used for configuration management, application deployment, continuous delivery, IT infrastructure automation and automation in general.

Contents

Official resources

Official resources by and for Ansible.

Community

Places where to chat with the Ansible community

There are also many Ansible IRC channels on libera.chat that are bridged to Matrix. You can find the full list and how to connect in the official documentation documentation but here's a few:

IRC Matrix Topic
#ansible #users:ansible.com General Ansible user support and discussion
#ansible-devel #devel:ansible.com Developer discussions around code, bugs and features
#ansible-community #community:ansible.com Community working group, wide range of topics including weekly meetings
#ansible-docs #docs:ansible.com Documentation working group, discuss docs and participate in weekly meetings
#ansible-devtools #devtools:ansible.com For devtools such as ansible-lint, molecule and the vscode plugin
#ansible-awx #awx:ansible.com For the AWX open source project, upstream of Ansible Tower/Automation controller
#ansible-network #network:ansible.com For general support and discussion around network automation with Ansible
#ansible-fr #francais:ansible.com For discussion about Ansible in french

Tutorials

Tutorials and courses to learn Ansible.

Books

Books about Ansible.

Videos

Video tutorials and Ansible training.

Tools

Tools for and using Ansible.

  • Automation Controller - Automation Controller (formerly Ansible Tower) by Red Hat helps you scale IT automation, manage complex deployments and speed productivity. Extend the power of Ansible to your entire team.
  • AWX - AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is the upstream project for Automation Controller, a commercial derivative of AWX.
  • Ansible Lint - Checks Playbooks for best practices and behavior that could potentially be improved.
  • Ansible Later - Another best practice scanner. Checks Playbooks and Roles for best practices and behavior that could potentially be improved.
  • Ansible Doctor - Simple annotation like documentation generator for Ansible roles based on Jinja2 templates.
  • Ansible cmdb - Takes the output of Ansible's fact gathering and converts it into a static HTML page.
  • ARA - ARA Records Ansible playbooks and makes them easier to understand and troubleshoot with a reporting API, UI and CLI.
  • Mitogen for Ansible - Speed up Ansible substantially with Mitogen.
  • Molecule - Molecule aids in the development and testing of Ansible roles.
  • Packer Ansible Provisioner - This Provisioner can be used to automate VM Image creation via Packer with Ansible.
  • Excel Ansible Inventory - Turn any Excel Spreadsheet into an Ansible Inventory.
  • terraform.py - Ansible dynamic inventory script for parsing Terraform state files.
  • ansible-navigator - A text-based user interface (TUI) for Ansible.
  • squest - Self-service portal for Automation Controller job templates.
  • ansible-bender - Tool which bends containers using Ansible playbooks and turns them into container images.
  • ansible-runner - 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.
  • ansible-builder - Using Ansible content that depends on non-default dependencies can be tricky. Packages must be installed on each node, play nicely with other software installed on the host system, and be kept in sync.
  • kics - SAST Tool that scans your ansible infrastructure as code playbooks for security vulnverables, compliance issues and misconfigurations.
  • php-ansible Library - OOP-Wrapper for Ansible, making Ansible available in PHP.
  • TD4A - Design aid for building and testing jinja2 templates, combines data in yaml format with a jinja2 template and render the output.
  • Ansible Playbook Grapher - Command line tool to create a graph representing your Ansible playbook plays, tasks and roles.
  • ansible-doc-extractor - A tool that extracts documentation from Ansible modules in the HTML form.
  • Ansible Semaphore - Ansible Semaphore is a modern UI for Ansible.
  • Steampunk Spotter - Provides an Assisted Automation Writing tool that analyzes and offers recommendations for your Ansible Playbooks.
  • ansible-roster - Ansible Roster inventory plugin to generate inventory from a host oriented yaml file. Supports ranges, regex hostnames, file inclusions, and variable merging.
  • Monkeyble - A callback plugin that allow to execute end-to-end tests on playbooks with a Pythonic testing and CI/CD approach to detect regressions.
  • aar-doc - Automated Ansible Role Documentation - Generate documentation automatically from an Ansible role's metadata.
  • antsichaut - automate the filling of a changelog.yaml used by antsibull-changelog.

Blog posts and opinions

Best practices and other opinions on Ansible.

German

French

Playbooks, Roles and Collections

Awesome production ready Playbooks, Roles and Collections to get you up and running.

Editor and IDE Integrations

Awesome Integrations into Text Editors and IDE's to make development with/for Ansible easier.

awesome-ansible's People

Contributors

andidog avatar anzoman avatar beholdenkey avatar chhanz avatar danielcristho avatar debuglevel avatar dgibbs64 avatar dmsimard avatar fleaz avatar hqarroum avatar julien-lecomte avatar keyboardinterrupt avatar mariuszmichalowski avatar markuman avatar matthodge avatar mauved avatar mbsimulations avatar olivomarco avatar orx57 avatar oxedions avatar rndmh3ro avatar rohduggal avatar schurzi avatar stephrobert avatar thomvaill avatar tronde avatar xoxys avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-ansible's Issues

Highlight *S*upported items

Some items on the list are Supported by Red Hat, should we highlight that?

Other projects are Maintained by Red Hat, should they be highlighted?

I've not looked at enough other lists to see what they do.

[Discussion]: Quality Standards and Contributing Guidelines

I would like to start a discussion on the Topic of Quality standards, and Contributing Guidelines.

Currently the Contributing Guideline welcomes "everything" and it was up to me to get a feel for what makes an awesome addition, and what might better be rejected.

I do not like the Idea of Gatekeeping, and thous I would like these Quality Standards to be a general rule of thumb, and not a list of hard criteria every addition must meet.
Also I would not want criteria like a minimum star count on Github as having many stars is often a good indicator for something cool, but not every project with a lot of stars is necessarily awesome, or still actively maintained, you get the Idea!

I propose the following Quality Standards and updated Contributing Guidelines, and would like to get your Thoughts on it.

Thanks a lot!
^C


Contributing Guidelines:

  • Search previous suggestions/issues before making a new one, to avoid duplicate suggestions.
  • Make an individual pull request for each suggestion.
    • Use the following format: - [Title](link) - Description.
      • Link should preferably point to the GitHub repo of a project.
      • Keep descriptions short and simple, but descriptive.
      • Descriptions should not be marketing taglines.
      • Descriptions should not be title-case.
      • Start the description with a capital and end with a full stop/period.
      • Remove any trailing whitespace.
      • Don't mention Ansible in the description as it's implied.
      • Each item should be limited to one link.
      • Please avoid redirection (careful with http vs https!).
    • ℹ: The formatting is linted by the CI Pipeline. If it fails, please check your formatting.
  • If you submit a project that is similar to an existing project in the list, please point out how it's different.
  • New categories or improvements to the existing categorization are welcome.
    • Add the category description.
    • Add the category title to Table of Contents.
  • A pull request should be 100% ready and should adhere to all the guidelines when you open it.
  • Check your spelling and grammar.

Quality Standards:

  • The submitted Project/Tool:
    • should be more than 30 days old.
    • should be actively maintained.
    • should be compatible with the latest supported Ansible version.
  • Tutorials, Videos, Courses, Blog Posts and Opinions:
    • should use/follow modern Ansible paradigms.
    • should not teach things that are deprecated in the latest supported Ansible version.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.