Add some packages to the FreeBSD base role.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user