#56 Use Ansible to automate environment setup
Opened by ncoghlan. Modified

Two Ansible playbooks:

  • runtime playbook, to set up what's needed to run fedmod (pending proper RPM packaging)
  • dev playbook, to set up what's needed to work on the tool

This could potentially be combined with ansible-container to offer both a full F26 Vagrant VM, as well as an F26 container image.

Metadata