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 e7f3443 commit ff3fac1
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 openssh-client -y
apt-get install gnupg2 rsync openssh-client openssh-server -y
cd roles/bareos
poetry --ansi run ansible-galaxy --version
poetry --ansi run ansible-galaxy install -r requirements.yml -vvv
Expand Down

0 comments on commit ff3fac1

Please sign in to comment.