Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbazhenoff committed Apr 6, 2024
1 parent bd89e9f commit e86c125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible_molecule_teststing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Molecule test
shell: bash
run: |
apt-get install gnupg2 rsync
apt-get install gnupg2 rsync -y --no-install-recommends
cd roles/bareos
poetry --ansi run ansible-galaxy --version
poetry --ansi run molecule test
Expand Down

0 comments on commit e86c125

Please sign in to comment.