added man installation

This commit is contained in:
aminnairi
2024-01-07 11:25:32 +01:00
parent f934fcfe64
commit 59c61e0d8c
+5
View File
@@ -1,4 +1,9 @@
---
- name: Install Man (manual page in the terminal)
become: true
pacman:
name: man
state: latest
- name: Install Bpytop (system monitor)
become: true
pacman: