Supprimer roles/02-update/tasks/04-download-plugin.yml
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
---
|
||||
- name: Download plugin {{ plugin_filename }}
|
||||
get_url: url={{ plugin_url }} dest=/var/lib/minecraft/plugins/{{ plugin_filename }} follow=yes checksum=md5:{{ plugin_md5 }} validate_certs=no
|
||||
|
Reference in New Issue
Block a user