ICSHWI-7800 Use extra_vars instead of inventory
- Get the list of IOCs to be deployed (
iocs_to_deploy) from the extra_variocs_to_deploy_jsonin the same format as in the inventory (name, url, version) - Get the list of IOCs (
iocs) from the extra_varextra_iocs_jsonoverriding the inventory
An example of what iocs_to_deploy_json looks like can be found here
This MR needs this backend modification
Edited by Krisztián Löki