fixed mtr / mtr-tiny problem
This commit is contained in:
parent
84dcbde575
commit
1fef7fbc57
1 changed files with 3 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ packages:
|
||||||
mksh: {}
|
mksh: {}
|
||||||
"molly-guard": {}
|
"molly-guard": {}
|
||||||
mosh: {}
|
mosh: {}
|
||||||
mtr: {}
|
"mtr-tiny": {}
|
||||||
ncdu: {}
|
ncdu: {}
|
||||||
"ncurses-term": {}
|
"ncurses-term": {}
|
||||||
"net-tools": {}
|
"net-tools": {}
|
||||||
|
|
@ -43,6 +43,8 @@ packages:
|
||||||
"xz-utils": {}
|
"xz-utils": {}
|
||||||
zsh: {}
|
zsh: {}
|
||||||
repos:
|
repos:
|
||||||
|
debian:
|
||||||
|
url: "deb http://deb.debian.org/debian {{ ansible_distribution_release|lower }} main contrib non-free"
|
||||||
update:
|
update:
|
||||||
url: "deb http://deb.debian.org/debian {{ ansible_distribution_release|lower }}-updates main contrib non-free"
|
url: "deb http://deb.debian.org/debian {{ ansible_distribution_release|lower }}-updates main contrib non-free"
|
||||||
security:
|
security:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue