This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-partitioning
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
apt package format
master
Markus Katharina Brechtel
4 years ago
parent
e9cde6911e
commit
c34475d883
1 changed files
with
2 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-4
tasks/setup_Debian.yml
+ 2
- 4
tasks/setup_Debian.yml
View File
@@ -2,7 +2,5 @@
- name: apt packages installed
apt:
pkg: "{{ item }}"
state: installed
with_items:
- parted
pkg:
- parted
Write
Preview
Loading…
Cancel
Save