Skip to content

Commit

Permalink
ci: remove ansible installation
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonDumestre committed Feb 7, 2024
1 parent 33f03a8 commit d90b22a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
- name: Checkout repository
uses: actions/[email protected]

- name: Install Ansible
run: sudo apt update && sudo apt install -y ansible

- name: Deploy on Ansible
uses: dawidd6/action-ansible-playbook@v2
with:
Expand Down

0 comments on commit d90b22a

Please sign in to comment.