This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-display_manager
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
remove deprecrated apt state
master
Markus Katharina Brechtel
6 years ago
parent
e4c88c310c
commit
bba49a0e55
1 changed files
with
0 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
tasks/main.yml
+ 0
- 1
tasks/main.yml
View File
@@ -18,7 +18,6 @@
- name: install packages
- name: install packages
apt:
apt:
pkg: "{{ item }}"
pkg: "{{ item }}"
state: installed
with_items:
with_items:
- xserver-xorg
- xserver-xorg
- xserver-xorg-video-all
- xserver-xorg-video-all
Write
Preview
Loading…
Cancel
Save