厌倦了 provider 的相当有限的 vagrant provision?厌倦了让您的 hosts 文件 保持最新?来救援!

用法


$ pip install ansible-vagrant

$ cd /path/to/project/with/a/vagrantfile

$ ansible-vagrant-update-hosts

$ cat hosts_vagrant

[vagrant]

vagrant ansible_ssh_host=127.0.0.1 ansible_ssh_port=2222 ansible_ssh_user=vagrant