fix ddns config copy
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
- name: Copy encrypted ddns config
|
||||
ansible.builtin.copy:
|
||||
src: ./vault/ddns/ddns.json
|
||||
dest: ~/docker/caddy/config.json
|
||||
dest: ~/docker/ddns/config.json
|
||||
|
||||
- name: Start container using Docker Compose
|
||||
ansible.builtin.command:
|
||||
|
||||
Reference in New Issue
Block a user