I have installed Vagrant, VirtualBox and Ansible and trying to run provision over one host but it always returns \"skipping: no hosts matched\"
The head of my playbook f
make sure you use this command "ansible-playbook -i yourhosts your.yml"