Change-Id: Icde085c0a1f981ff03818216defcc561b3d91c1b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
if [ -f "$ANSIBLE_REQUIREMENTS_FILE" ]; then
ansible-galaxy install -p "$ANSIBLE_ROLES_PATH" -r "$ANSIBLE_REQUIREMENTS_FILE"
-fi
\ No newline at end of file
+fi
"virtualization-type": "hvm"
},
"most_recent": true,
- "owners": ["{{user `source_ami_filter_owner`}}"]
+ "owners": [
+ "{{user `source_ami_filter_owner`}}"
+ ]
},
"ssh_username": "{{user `ssh_user`}}",
"ssh_proxy_host": "{{user `ssh_proxy_host`}}",