Ahhh...got it. When I saw that, it clicked. That did the trick. The playbooks are executing correctly now (when the box is up), now i just need to clean that up a bit. The playbook is getting executed twice, like in a loop for some reason. Off to that Thank you for all your help! I really appreciate it!
Cheers! On Wednesday, August 12, 2020 at 2:32:44 PM UTC-7 [email protected] wrote: > config will never == NODE_COUNT > > index will == NODE_COUNT > > > On Wednesday, August 12, 2020 at 9:34:34 AM UTC-4, [email protected] > wrote: > >> Hey folks. >> Looking for some help on how to get my setup working correctly. >> I can use ansible AFTER vagrant up is working, by running: >> >> vagrant ssh-config >> ~/.ssh/config >> Now can read the file and SSH into the host and run the playbooks. >> >> How does that work when i am running ansilbe within vagrant up? Do you >> need to add the hosts into ~/.ssh/config ahead of time? >> Just looking for help on how to get this working properly >> >> Thanks >> > -- 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/hashicorp/vagrant/issues Discuss: https://discuss.hashicorp.com/c/vagrant/24 --- 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/37e89339-25c4-45da-b01d-86350b76d29an%40googlegroups.com.
