Skip to content

Commit

Permalink
fixes debug v2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbazhenoff committed Apr 6, 2024
1 parent f573386 commit 84f2130
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 @@ -51,7 +51,7 @@ jobs:
virtualenvs-create: true
virtualenvs-in-project: true
- name: Install other apt packages
run: apt-get install gnupg2 rsync openssh-client openssh-server -y
run: apt-get install gnupg2 rsync podman openssh-client openssh-server -y
- name: Poetry install dependecies
run: |
export PATH="/github/home/.local/bin:$PATH"
Expand Down

0 comments on commit 84f2130

Please sign in to comment.