I'm following the example about using Ansible with Vagrant: Ansible Parallel Execution from a Guest https://www.vagrantup.com/docs/provisioning/ansible_local.html
And I'm confused by the example: it makes references to the ".vagrant" folder that is not synced by default. That is, when defining the "inventory" file, we point to ...ansible_ssh_private_key_file=/vagrant/.vagrant/machines... The problem is that the ".vagrant" file is not synced as described in "options" of the "RSync" https://www.vagrantup.com/docs/synced-folders/rsync.html Did anyone else faced the same problem? Is there a work around? -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" 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/vagrant-up/245e67e8-fcdc-4812-856b-c262ea1f7322%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
