infrastructure/roles/factorio
2023-01-13 17:08:41 +00:00
..
defaults automation: Update factorio Docker tag to v1.1.76 2023-01-13 17:08:41 +00:00
meta ansible-lint: Fix various new issues 2022-11-02 21:57:13 +01:00
tasks Use FQCN in all tasks 2022-08-13 17:50:54 +02:00
templates factorio: Add basic factorio server role 2020-11-24 23:52:20 +01:00
README.md factorio: Add basic factorio server role 2020-11-24 23:52:20 +01:00

Factorio

This will setup a Factorio gameserver using a docker container.

Requirements

You will need to have docker and docker-compose installed or declared as dependencies with their respective roles.

Role Variables

Please look at the defaults/main.yml for all available variables and their description.

Note: Lines that are commented out via # are usually still valid/used variables, but they are not defined by default, so they might enable a feature, when uncommenting/defining them!

Dependencies

  • docker
  • docker-compose

License

GPL-3.0-only