Skip to content

Commit

Permalink
tryfix cd
Browse files Browse the repository at this point in the history
  • Loading branch information
Shamzic committed Sep 19, 2024
1 parent 1201227 commit dfa6438
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions synchronize.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
- name: Synchronize Ops repository with server
become: true
hosts: all
vars:
ansible_python_interpreter: /usr/bin/python3
tasks:
- name: Install continuous deployment tools
ansible.builtin.apt:
Expand Down

0 comments on commit dfa6438

Please sign in to comment.