Skip to content

Commit

Permalink
ci: Update Fedora CI to use ansible from RPM
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakuje committed Jan 8, 2025
1 parent 59b0f17 commit 9598e47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ansible-fedora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
uses: actions/checkout@v4

- name: ansible check with fedora:latest
uses: roles-ansible/check-ansible-fedora-latest-action@master
#uses: roles-ansible/check-ansible-fedora-latest-action@master
uses: Jakuje/check-ansible-fedora-latest-action@patch-5
with:
group: local
hosts: localhost
Expand Down

0 comments on commit 9598e47

Please sign in to comment.