Skip to content

Commit

Permalink
Add Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
loictlpk committed Jul 26, 2023
1 parent 2af3a65 commit 38eb234
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- name: Setup checkout environment
uses: actions/checkout@v3

# NEED INSTALL OF ansible and pfsensible module on the runner
- name: Run Ansible playbook
run: |
ansible-playbook -i inventory.yml playbook.yml

0 comments on commit 38eb234

Please sign in to comment.