Hi, I am new to ansible and learning it. I installed it using pip on my Mac book, but when try to go to the default inventory location: /etc/ansible/hosts, it says -
*sandevs-MacBook-Air:~ sandevsingh$ cd /etc/ansible* *-bash: cd: /etc/ansible: No such file or directory* I have checked that ansible is installed on my MacBook- *sandevs-MacBook-Air:~ sandevsingh$ ansible --version* *ansible 2.4.0.0* * config file = None* * configured module search path = [u'/Users/sandevsingh/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']* * ansible python module location = /Library/Python/2.7/site-packages/ansible* * executable location = /usr/local/bin/ansible* * python version = 2.7.10 (default, Feb 7 2017, 00:08:15) [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.34)]* Please advise? -- 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/3d815345-bad6-4066-abee-3cf371c17726%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
