Skip to content

Commit

Permalink
ci: Print ansible version info.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakub-vavra-cz committed Jun 7, 2024
1 parent 3f2097a commit f93a5da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/install-dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ runs:
run: |
podman --version
crun --version
ansible --version
ansible-config dump --only-changed -t all
- name: Workaround https://github.com/actions/runner-images/issues/7753
shell: bash
Expand Down

0 comments on commit f93a5da

Please sign in to comment.