divers
This commit is contained in:
parent
4d94e4f7a3
commit
29ddb89960
@ -1,6 +1,11 @@
|
||||
---
|
||||
# tasks file for grub_themes
|
||||
|
||||
- name: install grub
|
||||
pacman:
|
||||
name: grub
|
||||
state: present
|
||||
|
||||
- name: check if theme is install
|
||||
stat:
|
||||
path: /boot/grub/themes/{{theme}}/
|
||||
|
Loading…
Reference in New Issue
Block a user