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 7a289e2 commit 042ceaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ansible_molecule_teststing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
run: |
cd roles/bareos
poetry --ansi run ansible-galaxy --version
poetry --ansi run ansible-galaxy collection install community.general
poetry --ansi run ansible-galaxy collection install community.docker
poetry --ansi run ansible-galaxy collection install community.general -vvv
poetry --ansi run ansible-galaxy collection install community.docker -vvv
poetry --ansi run molecule test
env:
PY_COLORS: '1'
Expand Down

0 comments on commit 042ceaf

Please sign in to comment.