We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e8296 commit ce44b21Copy full SHA for ce44b21
.github/workflows/test-upgrade-legacy.yaml
@@ -80,7 +80,7 @@ jobs:
80
--inventory spec/fixtures/litmus_inventory.yaml \
81
--modulepath spec/fixtures/modules \
82
--no-host-key-check \
83
- inventory_file=spec/fixtures/litmus_inventory.yml
+ inventory_file=spec/fixtures/litmus_inventory.yaml
84
echo ::endgroup::
85
echo ::group::info:request
86
cat request.json || true; echo
0 commit comments