Browse Source

debootstrap

master
parent
commit
2d715acde1
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      tasks/main.yaml

+ 1
- 2
tasks/main.yaml View File

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

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


Loading…
Cancel
Save