From 9327ed23ac21ae04c7699bf656905ea62a6b2538 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Fri, 27 Mar 2026 18:29:03 -0700 Subject: [PATCH] Add location of env-shared bin. --- facts/general/system.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/facts/general/system.yml b/facts/general/system.yml index 7cbdb93..85e94e6 100644 --- a/facts/general/system.yml +++ b/facts/general/system.yml @@ -1,7 +1,7 @@ --- # Define file, folder, and other facts per OS. -- name: General | Facts | System | Global +- name: General | Facts | System | Global [1/2] set_fact: lynis_install_dir: /usr/local/src/lynis dwm_install_dir: /usr/local/src/dwm @@ -12,6 +12,9 @@ git_repo_ssh: ssh://git@{{ git_host }}:{{ git_ssh_port }}/{{ git_user }}/{{ git_project }} shared_rc_install_dir: /usr/local/src/env-shared +- name: General | Facts | System | Global [2/2] + set_fact: + shared_rc_bin: "{{ shared_rc_install_dir }}/bin-shared" - name: General | Facts | System | Linux set_fact: