From 48dc65d03b418512a9283387c5d64f1562f1c224 Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Mon, 27 Mar 2023 00:28:25 -0700 Subject: [PATCH] Added Ansible.Ai to Config Management. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9bad42d..2fd6084 100644 --- a/README.md +++ b/README.md @@ -485,6 +485,8 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o [Ansible](https://www.ansible.com/) - is a tool is a powerful, agentless tool that works everywhere and with everything. When you add in proven enterprise engineering and support from Red Hat that's written in Python. +[Ansible.Ai](https://ansible.ai/) is an AI for Ansible Content Development tool to automate in your IT infrastructure and it will generate syntactically correct playbook to help you get there. + [CFEngine](https://cfengine.com/) - is a Lightweight agent system where the configuration state is specified via a declarative language. [mgmt](https://github.com/purpleidea/mgmt) - is a next generation config management written in Go.