{"body":"[jtanner@jt420 vagrant_dev_env]$ git diff\ndiff --git a/tools/vagrant_dev_env/vagrant.yml b/tools/vagrant_dev_env/vagrant.yml\nindex e90c42b..479fc7d 100644\n--- a/tools/vagrant_dev_env/vagrant.yml\n+++ b/tools/vagrant_dev_env/vagrant.yml\n@@ -79,8 +79,12 @@\n       environment:\n         ANSIBLE_INSTALL_ROOT: \"{{ansible_install_root}}\"\n \n+    - name: make a temp ansible checkout\n+      shell: git clone https://github.com/ansible/ansible /opt/ansible.checkout\n+\n     - name: Install Bifrost\n-      shell: source {{ansible_install_root}}/ansible/hacking/env-setup && ansible-playbook -vvvv -i inventory/localhost install.yaml -e network_interface={{network_interface}}\n+      #shell: source {{ansible_install_root}}/ansible/hacking/env-setup && ansible-playbook -vvvv -i inventory/localhost install.yaml -e network_interface={{network_interface}}\n+      shell: source /opt/ansible.checkout/hacking/env-setup && ansible-playbook -vvvv -i inventory/localhost install.yaml -e network_interface={{network_interface}}\n       args:\n           chdir: /home/vagrant/bifrost/playbooks\n           executable: /bin/bash","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/tUePQqiT","modified":1496850763,"id":"tUePQqiT","size":1104,"lines":19,"own_paste":false,"theme":"","date":1496850763}