fixed pkg_sys var
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user