Refactoring + final touches
This commit is contained in:
4
ansible/roles/linstor_repo/handlers/main.yml
Normal file
4
ansible/roles/linstor_repo/handlers/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: Update APT cache
|
||||
ansible.builtin.apt:
|
||||
update_cache: true
|
||||
Reference in New Issue
Block a user