Add lynx and elinks text browsers to shell hosts
This commit is contained in:
parent
5edd1f2a48
commit
40e4157349
1 changed files with 2 additions and 0 deletions
|
@ -40,10 +40,12 @@
|
||||||
name: "{{ package }}"
|
name: "{{ package }}"
|
||||||
state: installed
|
state: installed
|
||||||
with_items:
|
with_items:
|
||||||
|
- elinks
|
||||||
- emacs
|
- emacs
|
||||||
- gnupg1
|
- gnupg1
|
||||||
- irssi
|
- irssi
|
||||||
- kernel-doc
|
- kernel-doc
|
||||||
|
- lynx
|
||||||
- php-cli
|
- php-cli
|
||||||
- rpmlint
|
- rpmlint
|
||||||
- tcsh
|
- tcsh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue