We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78c1ea8 commit 1d0f780Copy full SHA for 1d0f780
.github/workflows/test-upgrade-legacy.yaml
@@ -131,6 +131,7 @@ jobs:
131
compiler=$(yq '.groups[].targets[] | select(.vars.role == "compiler") | .uri' spec/fixtures/litmus_inventory.yaml | head -n 1)
132
133
bundle exec bolt plan run peadm::convert_compiler_to_legacy \
134
+ --inventoryfile spec/fixtures/litmus_inventory.yaml \
135
--modulepath spec/fixtures/modules \
136
--no-host-key-check \
137
primary_host=$primary \
0 commit comments