what is something you did not like about using ansible in production

This page summarizes the projects mentioned and recommended in the original post on /r/ansible

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ara

    ARA Records Ansible and makes it easier to understand and troubleshoot.

  • I use Ansible for platform conformity. Primarily it's used to provision a platform, then roles are called as needed to rectify problematic areas. First issue was resolved with a global lock check in the playbook. Second resolved with Mitogen. SSH handshakes are computationally expensive. Mitogen shaved runtime by around 30-50% if memory serves correct. It's an incredible piece to Ansible runtime. Last little piece resolved with ARA such that you can build out releases that funnel into a centralized CI/CD system, e.g. ara.apiscp.com. These take 60+ minutes to fully build out and get lost in the rigmarole of daily chores.

  • ansible-tidy

    tidy role

  • https://github.com/bcoca/ansible-tidy not exactly the same, since puppet assumes it controls the folder it 'auto calculates' what must stay, but if you can get the list, this role will purge the rest.

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • With what should I use ansbile?

    1 project | /r/devops | 10 Nov 2023
  • Show HN: ARA Records Ansible and makes it easier to understand and troubleshoot

    1 project | news.ycombinator.com | 17 Sep 2023
  • Zabbix to monitor ansible

    2 projects | /r/ansible | 6 May 2023
  • How would I get a list of IP addresses of failed hosts and details?

    2 projects | /r/ansible | 5 May 2023
  • Planning on writing a callback plugin - is there a unique variable to identify a particular play being run?

    2 projects | /r/ansible | 16 Apr 2023