Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
loictlpk committed Jul 26, 2023
1 parent fb2d6ab commit 65f063c
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 @@ -13,7 +13,7 @@ jobs:
- name: Setup checkout environment
uses: actions/checkout@v3

# NEED INSTALL OF ansible and pfsensible module on the runner
# 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 65f063c

Please sign in to comment.