fix(edge_vps): fix wireguard route template and update elastic/vps vars
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
mode: "0644"
|
||||
|
||||
- name: Start Elastic Agent
|
||||
community.docker.docker_compose_v2:
|
||||
project_src: "{{ edge_vps_elastic_config_dir }}"
|
||||
state: present
|
||||
ansible.builtin.command:
|
||||
cmd: podman compose up -d
|
||||
chdir: "{{ edge_vps_elastic_config_dir }}"
|
||||
changed_when: false
|
||||
|
||||
Reference in New Issue
Block a user