Skip to content

Commit

Permalink
retest extra args
Browse files Browse the repository at this point in the history
  • Loading branch information
Shamzic committed Sep 26, 2024
1 parent dd200ce commit 56e6ee4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions synchronize.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- 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 56e6ee4

Please sign in to comment.