From e83f5d2f061fd9f358beea2abc0df90c65bc904b Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Tue, 9 May 2017 14:10:39 +0000 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Merge "prototypes: xci: Make sure Ansible dependencies are installed" - prototypes: xci: Make sure Ansible dependencies are installed 'pip install ansible' is not enough on newly installed hosts which may lack the necessary build tools to install Ansible's dependencies. As such, we add a script similar to the bifrost/scripts/install-deps.sh one to pull in all the necessary distro-specific packages so Ansible and it's dependencies can be installed from scratch. Change-Id: I4b1e74644db9ace451ad763e4c54f1a3a43214fd --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/releng') diff --git a/docs/submodules/releng b/docs/submodules/releng index 78bbd3674..33ff97219 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit 78bbd3674a26bfab52ad1dd780889101aa7021dc +Subproject commit 33ff97219e4915e4412eb4822918766ea2e2d1dc -- cgit 1.2.3-korg