subtasks.
This commit is contained in:
8
roles/log2ram-st/tasks/install_log2ram.yml
Normal file
8
roles/log2ram-st/tasks/install_log2ram.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- name: log2ram installieren
|
||||
become: true
|
||||
apt:
|
||||
update_cache: yes
|
||||
name:
|
||||
- log2ram
|
||||
|
||||
Reference in New Issue
Block a user