소스 검색

do not include packages by default anymore

master
부모
커밋
96c231ae1e
1개의 변경된 파일0개의 추가작업 그리고 14개의 파일을 삭제
  1. +0
    -14
      defaults/main.yml

+ 0
- 14
defaults/main.yml 파일 보기

@@ -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

불러오는 중...
취소
저장