Explorar el Código

debootstrap

master
padre
commit
2d715acde1
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. +1
    -2
      tasks/main.yaml

+ 1
- 2
tasks/main.yaml Ver fichero

@@ -15,8 +15,7 @@
# creates: "{{debootstrap_tarball}}"

- name: debootstrap
command:
debootstrap
command: debootstrap
{{debootstrap_args}}
{{debootstrap_suite}}
{{root_target_directory}}


Cargando…
Cancelar
Guardar