Skip to content

Commit

Permalink
try new centos7 action with vault
Browse files Browse the repository at this point in the history
  • Loading branch information
richm committed Jul 3, 2024
1 parent 5071717 commit 9a7c358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-centos-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- run: "sed -i -e 's/ansible.posix.//g' */*.yml */*/*.yml"

- name: ansible check with centos 7
uses: roles-ansible/check-ansible-centos-centos7-action@master
uses: Jakuje/check-ansible-centos-centos7-action@master
with:
group: local
hosts: localhost
Expand Down

0 comments on commit 9a7c358

Please sign in to comment.