FreeTAKTeam / FreeTAKHub-Installation

FreeTAKHub-Installation
Eclipse Public License 2.0
33 stars 29 forks source link

Reworking of Ansible Scripts - Phase 1 Complete #5

Closed jonaugustine closed 2 years ago

jonaugustine commented 2 years ago

Much of the rework is based on the work of this person:

https://github.com/geerlingguy

The project is set up to be more extensible: more OSes may be easily added in with OS detection, which then auto-selects a supported OS installation.

Right now only Ubuntu 20.04 is passing.

Two test cases are implemented:

  1. FreeTAKServer and all other components are installed onto a single machine.
  2. FreeTAKServer and all other components are installed onto separate machines (4 in total).