File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
- name : download the latest kernel debian packages
5
5
get_url : url={{ item }} dest=/tmp
6
6
with_items :
7
- - http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.5 -trusty/linux-headers-3.13.5-031305 -generic_3.13.5-031305.201402221823_amd64 .deb
8
- - http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.5 -trusty/linux-image-3.13.5-031305 -generic_3.13.5-031305.201402221823_amd64 .deb
9
- - http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.5 -trusty/linux-headers-3.13.5-031305_3 .13.5-031305.201402221823_all .deb
7
+ - http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.6 -trusty/linux-headers-3.13.6-031306 -generic_3.13.6-031306.201403070154_amd64 .deb
8
+ - http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.6 -trusty/linux-image-3.13.6-031306 -generic_3.13.6-031306.201403070154_amd64 .deb
9
+ - http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.6 -trusty/linux-headers-3.13.6-031306_3 .13.6-031306.201403070154_all .deb
10
10
tags : kernel
11
11
12
12
- name : install the latest kernel
You can’t perform that action at this time.
0 commit comments