From 193d434419c1bfddef6436b5d7a908fa0acd87c5 Mon Sep 17 00:00:00 2001 From: David Galloway Date: Mon, 2 Aug 2021 13:34:56 -0400 Subject: [PATCH] ansible: Install applitools-eyes plugin on Jenkins Fixes: https://tracker.ceph.com/issues/51996 Signed-off-by: David Galloway --- ansible/examples/master.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/examples/master.yml b/ansible/examples/master.yml index 58e69739..db709a0c 100644 --- a/ansible/examples/master.yml +++ b/ansible/examples/master.yml @@ -15,6 +15,7 @@ - 'ant' - 'antisamy-markup-formatter' - 'apache-httpcomponents-client-4-api' + - 'applitools-eyes' - 'authentication-tokens' - 'bouncycastle-api' - 'branch-api' -- 2.47.3