fixed pkg_sys var

Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
This commit is contained in:
Matthew Stobbs
2025-05-12 19:24:28 -06:00
parent 7c42c5e9e4
commit 06a7010b85
3 changed files with 0 additions and 24 deletions

View File

@@ -12,10 +12,6 @@
ansible.builtin.set_fact:
package_home_base: /home
- name: Dump ansible user
debug:
var: ansible_ssh_user
- name: Set local path prefix
when:
- use_local