From ee4c76fa4367435cab3abffba516f5f70ff69bd1 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 20:57:48 +0100 Subject: [PATCH] [PR #7446/8055dd1c backport][stable-6] Revert "Disable ansible_galaxy_install tests until Galaxy is fixed (#7440)" (#7448) Revert "Disable ansible_galaxy_install tests until Galaxy is fixed (#7440)" (#7446) This reverts commit f7532c7d9dea16e81f2f5535504951d819a52e51. (cherry picked from commit 8055dd1c9b7787b7259d870be1418aafb877ed32) Co-authored-by: Felix Fontein --- tests/integration/targets/ansible_galaxy_install/aliases | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/integration/targets/ansible_galaxy_install/aliases b/tests/integration/targets/ansible_galaxy_install/aliases index ffc6e47ff7..13655b1945 100644 --- a/tests/integration/targets/ansible_galaxy_install/aliases +++ b/tests/integration/targets/ansible_galaxy_install/aliases @@ -6,4 +6,3 @@ azp/posix/3 destructive skip/python2.6 context/controller # While this is not really true, this module mainly is run on the controller, *and* needs access to the ansible-galaxy CLI tool -disabled # TODO wait until Galaxy is fixed