I would like to provision with my three nodes from the last one by using Ansible.
My host machine is Windows 10.
My Vagrantfile looks like:
I'm using Ansible version 2.6.2 and solution with host_key_checking = false doesn't work.
host_key_checking = false
Adding environment variable export ANSIBLE_HOST_KEY_CHECKING=False skipping fingerprint check.
export ANSIBLE_HOST_KEY_CHECKING=False