We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ad7c49 commit d6a2f0eCopy full SHA for d6a2f0e
.github/workflows/test-convert-to-legacy.yaml
@@ -236,7 +236,7 @@ jobs:
236
bundle exec bolt plan run peadm::install \
237
--inventoryfile spec/fixtures/litmus_inventory.yaml \
238
--modulepath spec/fixtures/modules \
239
- @params.json
+ --params @params.json
240
echo ::endgroup::
241
- name: Wait as long as the file ${HOME}/pause file is present
242
if: ${{ always() && github.event.inputs.ssh-debugging == 'true' }}
0 commit comments