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 ff6c332 commit a697b11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ansible_molecule_teststing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
# poetry --ansi run ansible-galaxy install -r requirements.yml -vvv
run: |
apt-get install gnupg2 rsync openssh-client openssh-server -y
echo "remote_tmp = /tmp/.ansible-\${USER}/tmp" > $HOME/.ansible.cfg
cd roles/bareos
poetry --ansi run ansible --version
poetry --ansi run ansible-galaxy --version
Expand Down

0 comments on commit a697b11

Please sign in to comment.