Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
KevJimenez committed Jan 29, 2024
1 parent c147fc3 commit 179dd0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
run: pip install ansible

- name: Run Ansible Playbook
run: ansible-playbook -i aws_ec2.ini playbook.yml
run: ansible-playbook -i aws_ec2.yml playbook.yml

0 comments on commit 179dd0f

Please sign in to comment.