Ensure the light package is installed for i3.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
- name: Workstation | Linux | Software | i3 | Facts | General [1/2]
|
||||
set_fact:
|
||||
i3_package: i3
|
||||
i3_light: light
|
||||
i3_config: "settings/i3.config"
|
||||
i3_config_dir: "{{ user_user.home }}/.config/i3"
|
||||
|
||||
@@ -25,6 +26,7 @@
|
||||
name:
|
||||
- "{{ i3_package }}"
|
||||
- "{{ lightdm }}"
|
||||
- "{{ i3-light }}"
|
||||
state: present
|
||||
update_cache: yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user