[ansible-project] ssh via Ansible playbook and vagrant

2022-07-13 Thread עידן שלום
I am using vagrant to run ubuntu VM on my Mac. I am trying to provision vagrant with the playbook I wrote but when I do im getting an error about the host. this is my Vagrant file: Vagrant.configure("2") do |config| VAGRANT_DEFAULT_PROVIDER = "virtualbox" config.vm.hostname = "ca

[ansible-project] ssh via Ansible playbook and vagrant

2022-07-13 Thread עידן שלום
I am using vagrant to run ubuntu VM on my Mac. I am trying to provision vagrant with the playbook I wrote but when I do im getting an error about the host. this is my Vagrant file: Vagrant.configure("2") do |config| VAGRANT_DEFAULT_PROVIDER = "virtualbox" config.vm.hostname = "ca