Trying to get some roles set up for minecraft server updates

This commit is contained in:
2024-04-07 20:20:12 -04:00
parent 09b296c452
commit 9ede90f55a
16 changed files with 284 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
localhost

View File

@@ -0,0 +1,6 @@
---
- hosts: localhost
roles:
- name: clacm.minecraft.update_spigot_plugin
vars:
update_spigot_plugin_resource_name: "ChestSort"