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
debootstrap
master
Markus Katharina Brechtel
3 years ago
parent
0f321759c7
commit
2d715acde1
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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}}
Write
Preview
Loading…
Cancel
Save