Add some packages to the FreeBSD base role.

This commit is contained in:
Tom Alexander
2022-10-12 20:30:11 -04:00
parent bb58d914f5
commit f20dd66d88
3 changed files with 26 additions and 0 deletions

View File

@@ -1,3 +1,18 @@
- name: Install packages
package:
name:
- rsync
- bash
- tmux
- lsof
- mg
- htop
- tree
- curl
- pstree
- ncdu
state: present
- name: See if the alacritty termcap has been added
lineinfile:
name: /usr/share/misc/termcap