add playbook 'urubian'

This commit is contained in:
2022-12-06 16:47:24 +01:00
commit a3e29bfa81
3 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
- name: Install htop
package:
name: htop
state: present