add structure
This commit is contained in:
5
urubian/roles/htop/tasks/main.yml
Normal file
5
urubian/roles/htop/tasks/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: Install htop
|
||||
package:
|
||||
name: htop
|
||||
state: present
|
||||
Reference in New Issue
Block a user