Skip to content

platform-map for populate-platforms

Renny Montero requested to merge dev into master

Adds support for --platform-map for populate-platforms, which expects a path to a JSON file.

The following example JSON platform-map replaces ArchLinux Latest for ArchLinux any (supported by Galaxy).

{ "ArchLinux-Latest": "ArchLinux-any" }

Ansibler version: 0.2.4

Merge request reports

Loading