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