Skip to content

Inventory redesign

Simon Rose requested to merge inventory_redesign into master

Inventory file has been redesigned to use a .yaml file instead of a flat text file. This allows for some metadata to be used, for example the dependencies between groups. This simplifies, for example, the e3_modules_list.sh file since the dependency information is contained in the yaml data instead.

Edited by Simon Rose

Merge request reports