diff --git a/plays/postdeploy/lib/nginxd.yml b/plays/postdeploy/lib/nginxd.yml index d53ab5a..8583d95 100644 --- a/plays/postdeploy/lib/nginxd.yml +++ b/plays/postdeploy/lib/nginxd.yml @@ -11,7 +11,7 @@ become: true template: src: "{{ item }}" - dest: "/home/dokku/{{ app }}/nginx.conf.d/{{ item }}" + dest: "/home/dokku/{{ app }}/nginx.conf.d/{{ item | basename }}" owner: dokku group: dokku with_fileglob: