From fc8c48a739a5b6e627fa34998d32368a9753cb72 Mon Sep 17 00:00:00 2001 From: Romain Pelisse Date: Fri, 22 Dec 2023 07:24:51 +0100 Subject: [PATCH] amq_streams: keep upstream default value for amq_streams_common_download_dir --- playbooks/amq_streams.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/playbooks/amq_streams.yml b/playbooks/amq_streams.yml index be6bb52..1981d30 100644 --- a/playbooks/amq_streams.yml +++ b/playbooks/amq_streams.yml @@ -13,8 +13,6 @@ replace: "amq_streams_common_redhat_enabled: true" - match: "amq_streams_common_prereqs_dependencies: .*$" replace: "amq_streams_common_prereqs_dependencies: ['unzip']" - - match: "amq_streams_common_download_dir: .*$" - replace: 'amq_streams_common_download_dir: /opt' galaxy: documentation: https://access.redhat.com/documentation/en-us/red_hat_amq_streams homepage: https://access.redhat.com/products/red-hat-amq-streams