This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-debootstrap
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
do not include packages by default anymore
master
Markus Katharina Brechtel
7 years ago
parent
ce3e62e875
commit
96c231ae1e
1 changed files
with
0 additions
and
14 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-14
defaults/main.yml
+ 0
- 14
defaults/main.yml
View File
@@ -8,17 +8,3 @@ debian_components:
debootstrap_suite: "{{ debian_distribution }}"
debootstrap_components: "{{ debian_components }}"
debootstrap_arch: amd64
debootstrap_include:
- linux-image-amd64
- openssh-server
- python
- console-setup
- dbus
- acpi
- acpi-support
- mdadm
- cryptsetup
- lvm2
- grub-pc
- bridge-utils
- busybox-static
Write
Preview
Loading…
Cancel
Save