Hi Mohan, this as actually great question, since I was also struggling in the beginning, and from time to time even now.
I have started to learn ansible from the great documentation http://docs.ansible.com/ansible/latest/intro.html Once I got the grip of the very basics, I switched to galaxy and stared to learn how others are doing it. I discovered there are many great things to learn, as it is much easier to learn when you can see the working example. For started I recommend geerlingguy repositories: - https://github.com/geerlingguy/ansible-role-apache - https://github.com/geerlingguy/ansible-role-php-mysql - https://github.com/geerlingguy/ansible-role-php This guy knows he is doing :). Moreover, one more tip. Practice makes perfect. For practicing I find vagrant useful https://www.vagrantup.com/ Vagrant makes setup of virtual machine a breeze and it has ansible as provisioner baked in. To learn more you can go here: - http://docs.ansible.com/ansible/latest/guide_vagrant.html - https://www.vagrantup.com/docs/provisioning/ansible.html Have a fun learning and if you need more help, feel free to ping me. Best, Petr On Sat, Sep 16, 2017 at 12:09 AM, Mohan Musti <[email protected]> wrote: > Hi , > > I am sure this question is already asked . but i couldn`t find the post . > I wanted to learn from others how they approached to learn and master > Ansible. any insight is helpful . > > As of now i started with resources on ansible site . > > Regards , > Mohan > > -- > 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/49a78567-2ff1-4688-8c3a-060796eb208c%40googlegroups. > com > <https://groups.google.com/d/msgid/ansible-project/49a78567-2ff1-4688-8c3a-060796eb208c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAMuConz7B7pvcdQQnuHjjpjMz-UFAnq-72smtev3m%3D0EWcOytQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
