This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-installation
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
install grub_bootloader_package and efivars
master
Markus Katharina Brechtel
7 years ago
parent
e95b749782
commit
538c29427f
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
meta/main.yml
+ 2
- 1
meta/main.yml
View File
@@ -27,11 +27,12 @@ dependencies:
- cryptsetup
- openssh-server
- btrfs-tools
-
grub-pc
-
"{{ grub_bootloader_package }}"
- python
- bridge-utils
- console-setup
- acpi-support
- efibootmgr
- role: dmcrypt_crypttab
when: dmcrypt_devices is defined
- role: filesystems
Write
Preview
Loading…
Cancel
Save