I am trying to get started with Ansible to provision my Vagrantbox, but I can’t figure out how to deal with host files.
According to the documentation the should be stor
On Mac i used sudo find / -type d -name "ansible" 2> /dev/null to find it, but i don't have .../ansible/hosts folder from the box, maybe because i installed using brew as i read above, so i created at path/etc/ansible/hosts
sudo find / -type d -name "ansible" 2> /dev/null
.../ansible/hosts
brew
/etc/ansible/hosts