Hello, 

I follow this tutorial (from a windows workstation) :
https://www.vagrantup.com/docs/provisioning/ansible_local.html#ansible-parallel-execution-from-a-guest

It doesn't work because my "controller" node can't see ".vagrant" (hidden) 
directory (which is necessary to get private key of other node 'node1, 
node2)...).

".vagrant" directory is in "/vagrant" 

So it "seems" rsync doesnt synchronize directory beginning with dot...

An idea to resolve this problem ?

Thanks

D:\Travail\Vagrant\AnsibleGuestProject>dir
 Le volume dans le lecteur D s’appelle DATA
 Le numéro de série du volume est 0A5A-D165

 Répertoire de D:\Travail\Vagrant\AnsibleGuestProject

08/11/2018  01:20    <DIR>          .
08/11/2018  01:20    <DIR>          ..
07/11/2018  23:41    <DIR>          .vagrant
08/11/2018  00:40               166 ansible.cfg
08/11/2018  00:54               315 inventory
08/11/2018  00:41               152 site.yml
08/11/2018  01:33               774 Vagrantfile
               4 fichier(s)            1 407 octets
               3 Rép(s)  835 390 361 600 octets libres

-- 
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 vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/b81e0341-fa6c-4e6c-8e3b-ff310e89fba9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to