Skip to content

Commit

Permalink
Added neofetch (#78)
Browse files Browse the repository at this point in the history
For viewing system information.
  • Loading branch information
freemanjp authored Apr 6, 2021
1 parent 35f8829 commit 19c277f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions molecule/default/tests/test_role.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
('mtr', '--version'),
# Can't test multitail due to: Error opening terminal: unknown.
# ('multitail', '-V'),
('neofetch', ''),
('ag', '--version'),
('tree', '--version'),
('wget', '--version')
Expand Down
1 change: 1 addition & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- jq
- mtr
- multitail
- neofetch
- shellcheck
- silversearcher-ag
- tree
Expand Down

0 comments on commit 19c277f

Please sign in to comment.