Install roles via Ansible Galaxy 32/9432/3
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 14 Mar 2018 03:10:00 +0000 (23:10 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 15 Mar 2018 14:54:29 +0000 (10:54 -0400)
commite3344fc74b1fc3e40cf8f4f7e713047373d9b177
treeb0dae105e0f6b2c7a4ddf75713a97a9192974548
parent132b3183e471923d1494bc97b8f69bb56d6dbcf6
Install roles via Ansible Galaxy

Support using Ansible Galaxy to install lf-ansible roles. This
patch adds a new script ansible-galaxy.sh which will install
roles from common-packer's requirements.yaml and if provided
local project requirements.yaml as well. The project local
requirements.yaml needs to exist in their local packer directory.

Change-Id: I06bb5d433bac37b3c08e761c25dfdf942b4f3229
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
.gitignore
README.markdown
ansible-galaxy.sh [new file with mode: 0755]
provision/baseline.yaml
provision/docker.yaml
requirements.yaml [new file with mode: 0644]
templates/docker.json