Configure plymouth *after* installing the theme it needs
This commit is contained in:
parent
46c3e3f2df
commit
42dac8cecd
@ -10,9 +10,9 @@
|
|||||||
- 90-mouse-acceleration.conf
|
- 90-mouse-acceleration.conf
|
||||||
# Enables things like triple-tapping, etc. on touchpads
|
# Enables things like triple-tapping, etc. on touchpads
|
||||||
- 90-touchpad.conf
|
- 90-touchpad.conf
|
||||||
|
- name: configure packages
|
||||||
|
include_tasks: packages.yml
|
||||||
- name: configure plymouth
|
- name: configure plymouth
|
||||||
alternatives: name=default.plymouth path=/usr/share/plymouth/themes/bgrt/bgrt.plymouth
|
alternatives: name=default.plymouth path=/usr/share/plymouth/themes/bgrt/bgrt.plymouth
|
||||||
notify: regen initramfs
|
notify: regen initramfs
|
||||||
when: ansible_os_family != "Gentoo"
|
when: ansible_os_family != "Gentoo"
|
||||||
- name: configure packages
|
|
||||||
include_tasks: packages.yml
|
|
||||||
|
Loading…
Reference in New Issue
Block a user