Ubuntu-Ansible-Setup/roles/squad-server/tasks
Price Hiller df62d0bbff fix: explicitly define server ids
Prior to this, server ids were set purely based on the position in the
inventory. So, if a mistake were made and a server moved up or down in
position then the associated ID would be wrong, and the wrong data would
be used against it in SquadJS's database. Furthermore, if we were to
ever change the format of how servers are in the inventory this would
cause a headache as currently server ids are calculated based on
position in the inventory. Explicitly defining them while, yes, adding
another hard coded value, avoids this headache entirely.
2023-02-03 17:52:42 -06:00
..
deploy-configs.yml fix: explicitly define server ids 2023-02-03 17:52:42 -06:00
main.yml refactor: improve loop labels for docker restarts 2023-01-28 14:14:11 -06:00
nested_ports_open.yml feat: full squad server role 2023-01-22 22:07:57 -06:00
nested_servers_loop.yml fix: explicitly define server ids 2023-02-03 17:52:42 -06:00