Skip to content

Commit

Permalink
fixes debug v1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbazhenoff committed Apr 7, 2024
1 parent ae92a7d commit 818bdb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/molecule_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
3 changes: 0 additions & 3 deletions roles/bareos/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 818bdb4

Please sign in to comment.