From 7ae0bc16746c0ff9bc1b276df4e7bff287f639bc Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Fri, 26 Apr 2019 13:26:45 +0200 Subject: [PATCH] Update git submodules * Update docs/submodules/oom/offline-installer.git from branch 'master' to ee157b53be7c176081aed96a74fe8ff09b208cb8 - Cleanup Rancher containers after Molecule converge Rancher role test do remove rancher/agent and rancher/server containers at 'cleanup' stage but Rancher Agent spawned containers are left orphaned. This patch adds tasks to remove them. This patch also adds custom ansible module for listing docker containers (as of ansible 2.7.10 no upstream module provides that feature, even new docker_container_info info module in ansible's devel branch doesn't have it) Change-Id: I6325dc81063b55b70136280273f8f6138c7a0375 Issue-ID: OOM-1811 Signed-off-by: Bartek Grzybowski --- docs/submodules/oom/offline-installer.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/oom/offline-installer.git b/docs/submodules/oom/offline-installer.git index cb94aefb4..ee157b53b 160000 --- a/docs/submodules/oom/offline-installer.git +++ b/docs/submodules/oom/offline-installer.git @@ -1 +1 @@ -Subproject commit cb94aefb4ef22fdf435578e676823a6b9600cbb9 +Subproject commit ee157b53be7c176081aed96a74fe8ff09b208cb8 -- 2.16.6