diff --git a/playbook-gitea.yml b/playbook-gitea.yml index 13d5c91..eba0416 100644 --- a/playbook-gitea.yml +++ b/playbook-gitea.yml @@ -8,4 +8,4 @@ ansible.builtin.shell: args: cmd: docker compose pull && docker compose up -d - chdir: /opt/gitea \ No newline at end of file + chdir: /opt/gitea/ \ No newline at end of file