From a6920e24ce8928d9af05713ef222bbe792668ab6 Mon Sep 17 00:00:00 2001 From: Marko Myllynen Date: Tue, 31 Oct 2023 11:01:00 +0200 Subject: [PATCH] Set ah_request_timeout to workaround an issue with multiple collections See https://github.com/ansible/galaxy_collection/issues/327 --- examples/vars_hub.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/examples/vars_hub.yml b/examples/vars_hub.yml index 2cc7efe..c8361f4 100644 --- a/examples/vars_hub.yml +++ b/examples/vars_hub.yml @@ -12,6 +12,7 @@ redhat_auth_url: https://sso.redhat.com/auth/realms/redhat-external/protocol/ope #redhat_auth_token: changeme ah_auto_approve: true +ah_request_timeout: 1 ah_overwrite_existing: true ah_collection_remotes: @@ -94,9 +95,9 @@ ah_collections: - collection_name: myllynen.rhel_ansible_roles git_url: https://github.com/myllynen/rhel-ansible-roles version: v1.5.0 - #- collection_name: myllynen.rhel_image - # git_url: https://github.com/myllynen/rhel-image - # version: v1.1.3 + - collection_name: myllynen.rhel_image + git_url: https://github.com/myllynen/rhel-image + version: v1.1.3 ah_ee_registries: