From 79a0ddf6e52bdd8d5f7f3406853b0b22a5ec9d2f Mon Sep 17 00:00:00 2001 From: L3D Date: Mon, 3 Feb 2025 16:19:22 +0100 Subject: [PATCH] ansible-later is archived Hey there, I noticed https://github.com/thegeeklab/ansible-later is archived. :sob: --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0ba55a6..982905b 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,6 @@ For more information about communication, see the [Ansible communication guide]( - [Automation Controller](https://www.ansible.com/products/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](https://github.com/ansible/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](https://github.com/ansible/ansible-lint) - Checks Playbooks for best practices and behavior that could potentially be improved. -- [Ansible Later](https://github.com/thegeeklab/ansible-later) - Another best practice scanner. Checks Playbooks and Roles for best practices and behavior that could potentially be improved. - [Ansible Doctor](https://github.com/thegeeklab/ansible-doctor) - Simple annotation like documentation generator for Ansible roles based on Jinja2 templates. - [Ansible cmdb](https://github.com/fboender/ansible-cmdb) - Takes the output of Ansible's fact gathering and converts it into a static HTML page. - [ARA](https://github.com/ansible-community/ara) - ARA Records Ansible playbooks and makes them easier to understand and troubleshoot with a reporting API, UI and CLI.