25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

7 yıl önce
7 yıl önce
1234567
  1. debian_mirror: http://deb.debian.org/debian
  2. live_build_serial_console: false
  3. live_build_bootappend_live: boot=live components quiet {{ live_build_serial_console | ternary('console=ttyS0','') }} hostname={{ live_build_hostname }}
  4. live_build_hostname: "{{ inventory_hostname }}"
  5. live_build_distribution: stretch