Better way to handle the serial console

This commit is contained in:
2019-10-05 17:58:44 -05:00
parent 317bed2eb6
commit 9c620cb28f
5 changed files with 28 additions and 6 deletions

View File

@ -0,0 +1,2 @@
- name: grub-mkconfig
command: "grub-mkconfig -o {{ grub_cfg_path }}"