Merge "'Update validate autorelease projects for fluorine"
[releng/builder.git] / packer / templates / mininet-ovs-2.8.json
index 1f668dbe95d5ddc975775c88e8f1c9ba209ece23..3807026b19c91edef54a4fea3315432d750796c9 100644 (file)
       ],
       "execute_command": "chmod +x {{ .Path }}; if [ \"$UID\" == \"0\" ]; then {{ .Vars }} '{{ .Path }}'; else {{ .Vars }} sudo -E '{{ .Path }}'; fi"
     },
+    {
+      "type": "shell-local",
+      "command": "./common-packer/ansible-galaxy.sh {{user `ansible_roles_path`}}"
+    },
     {
       "type": "ansible",
       "playbook_file": "provision/mininet-ovs-2.8.yaml",