Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
loictlpk committed Jul 28, 2023
1 parent b913c78 commit 325f5b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Setup checkout environment
uses: actions/checkout@v3

# TO RUN THIS CMD, YOU NEED INSTALLATION OF --> ansible and pfsensible module ON THE RUNNER
# TO RUN THIS COMMAND : YOU NEED INSTALLATION OF --> ansible and pfsensible module ON THE RUNNER
- name: Run Ansible playbook
run: |
ansible-playbook -i inventory.yml playbook.yml

0 comments on commit 325f5b8

Please sign in to comment.