Hi Raj disclaimer: I work for Red Hat, but this is not an official support statement.
Your base 2.10 statement you quote refers to *upstream* community Ansible. Red Hat only provides support through an Ansible Automation Platform subscription. This is the *downstream* enterprise supported software. That will include support for 2.10 at a future date through the AAP sub. As for Nornir... Never heard of it before, and never had a customer asking about it before. That doesn't infer good or bad. >From https://nornir.readthedocs.io/en/latest/ this stood out to me: Nornir is an automation framework written in python to be used *with* python. Nornir aims to solve those problems by providing a *pure python framework* ...and will provide a common framework to *write* “plugins” So basically it's inventing the wheel and writing code. This is exactly what Ansible was written to avoid and address. This is why there is circa 4500 modules already out there so you don't have to write code! I hope that helps. Phil. On Wednesday, 25 November 2020 at 05:55:21 UTC Yogi wrote: > Hi All, > > We are trying to evaluate Ansible vs Nornir. > > I found this update which says Ansible Base *2.10* is *not supported* by *Red > Hat*, nor are there plans to package or release it to official downstream > *Red > Hat* distribution mechanisms such as the Customer Portal/CDN. *Ansible* > customers > are free to use the community version of *Ansible* Base for testing or > development purposes, or self-*supported* environments. > > Can someone please clarify if there is any update on plans, and if so > where do I see this information? > > Also, please share your experience on Nornir. I see there is not a large > community so far for Nornir as Ansible. But I'm sure some of you must have > tried Nornir. If so, are you using it in production? > > Thanks > Raj > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/ecd99211-3966-4d5b-a631-36f60345b377n%40googlegroups.com.
