mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
move kernel parameters task to grub role
This commit is contained in:
parent
36489f0fc1
commit
18b2e2e64c
3 changed files with 11 additions and 12 deletions
|
|
@ -3,6 +3,7 @@
|
|||
become: yes
|
||||
roles:
|
||||
- { role: base, tags: ['base'] }
|
||||
- { role: grub, tags: ['grub'] }
|
||||
- { role: sudo, tags: ['sudo'] }
|
||||
- { role: gnupg, tags: ['gnupg'] }
|
||||
- { role: sysmon, tags: ['sysmon'] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue