trying to fix pkg_sys var
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
|
||||
- name: List pkg_sys to install
|
||||
debug:
|
||||
var: "{{ pkg_sys | unique }}"
|
||||
var: pkg_sys
|
||||
|
||||
- name: Install sys_pkgs list using system package manager
|
||||
become: "{{ sys_pkg_become }}"
|
||||
|
||||
Reference in New Issue
Block a user