refactor: update repository paths and configurations for consistency across services
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
gather_facts: false
|
||||
vars:
|
||||
agent_s_archive: "{{rel_dir}}/agent_s_{{agent_s_rel}}.tar"
|
||||
agent_s_repo_dir: "{{github_repo_dir}}/Agent-S"
|
||||
agent_s_repo_dir: "{{github_dir}}/Agent-S"
|
||||
pulse_xrdp_archive: "{{rel_dir}}/pulseaudio_module_xrdp_{{pulseaudio_module_xrdp_rel}}.tar"
|
||||
pulse_xrdp_repo_dir: "{{github_repo_dir}}/pulseaudio-module-xrdp"
|
||||
pulse_xrdp_repo_dir: "{{github_dir}}/pulseaudio-module-xrdp"
|
||||
rommie_archive: "{{rel_dir}}/rommie_{{rommie_rel}}.tar"
|
||||
rommie_repo_dir: "{{repo_dir}}/rommie"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user