On 8 May 2018 at 04:34, java_cat33 <[email protected]> wrote: > Hi - I'm completely new to Ansible (and not too familiar with Linux). What > is the recommended Ansible version? > > If I download via apt-get or pip by default it is downloading the latest > version (2.5.2) - isn't this a dev version? > > Is it recommended to specify and download 2.4?
I am guessing you are thinking that ansible uses the very old Linux kernel model where a release X.Y is denoted as development if Y is odd and production if it is even. I do not think Ansible has ever followed that model and the Linux kernel hasn't followed it in 6 years. -- Stephen J Smoogen. -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CANnLRdj0tVJLVaBy_QWKryBvp_0CNcEEu%3D7fRsbrOGtTcX94KQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
