Ansible playbook to build, install, and setup OpenMW just the way I like it
Run like this:
$ ansible-playbook -K openmw.yml
This Ansible playbook does the following in
order:
pacman
~/.config/openmw/settings.cfg
the way I like it.I’m automating this because I like to keep an eye on the engine’s latest
developments and experiment with the settings, but I don’t like to mess with
this stuff manually every time (for example I had to set Pelagiad font after
every re-build again, not fun!).