add nwg-panel
This commit is contained in:
5
tasks/pkgs/nwg-panel.yml
Normal file
5
tasks/pkgs/nwg-panel.yml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# vim: set filetype=yaml.ansible :
|
||||||
|
---
|
||||||
|
- name: Add nwg-panel to pkg_sys
|
||||||
|
ansible.builtin.set_fact:
|
||||||
|
pkg_sys: "{{ pkg_sys + ['nwg-panel'] }}"
|
||||||
Reference in New Issue
Block a user