Skip to content

Commit

Permalink
Fix Ansible script
Browse files Browse the repository at this point in the history
  • Loading branch information
iharsuvorau committed Feb 1, 2024
1 parent 81870b4 commit d660b81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ansible/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
tasks:
- name: Copy Caddyfile
ansible.builtin.copy:
cwd:
src: "{{ secrets_dir }}/Caddyfile"
dest: "{{ base_dir_remote }}/"
mode: 0644
Expand Down

0 comments on commit d660b81

Please sign in to comment.