diff --git a/.github/workflows/molecule_test.yml b/.github/workflows/molecule_test.yml index f9f6e6b..8355bb2 100644 --- a/.github/workflows/molecule_test.yml +++ b/.github/workflows/molecule_test.yml @@ -31,3 +31,5 @@ jobs: working_directory: ${{ github.repository }}/roles/bareos env: ANSIBLE_FORCE_COLOR: '1' + ANSIBLE_GALAXY_SERVER: https://old-galaxy.ansible.com + ANSIBLE_GALAXY_SERVER_TIMEOUT: 300 diff --git a/roles/bareos/molecule/default/molecule.yml b/roles/bareos/molecule/default/molecule.yml index 993839e..1134785 100644 --- a/roles/bareos/molecule/default/molecule.yml +++ b/roles/bareos/molecule/default/molecule.yml @@ -8,9 +8,6 @@ dependency: # To switch on old Ansible Galaxy API (ansible < 2.13.5): # https://forum.ansible.com/t/os-builds-failing-skipping-galaxy-server-https-galaxy-ansible-com-api/1408/9 # https://docs.ansible.com/ansible/latest/reference_appendices/config.html - env: - ANSIBLE_GALAXY_SERVER: https://old-galaxy.ansible.com - ANSIBLE_GALAXY_SERVER_TIMEOUT: 300 driver: name: docker platforms: