Skip to content

Commit

Permalink
fix: arg invalide en production - install ansible
Browse files Browse the repository at this point in the history
  • Loading branch information
Shamzic committed Oct 7, 2024
1 parent 1cc1d2b commit 0a6ca05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion synchronize.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
- name: Install ansible on host
ansible.builtin.pip:
name: ansible
extra_args: "--break-system-packages"
- name: Clone application repository
ansible.builtin.git:
repo: "{{ ops.repository }}"
Expand Down

0 comments on commit 0a6ca05

Please sign in to comment.