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 1f0f70d commit d0b1351Copy full SHA for d0b1351
.github/workflows/test.yml
@@ -34,4 +34,4 @@ jobs:
34
working-directory: test
35
env:
36
LOKI_ENABLED_DUMPS: play
37
- run: python -m ansible.cli.playbook playbook.yaml -i default/inventory.yaml -e expected_records=21 -vvv
+ run: python -m ansible.cli.playbook playbook.yaml -i default/inventory.yaml -e expected_records=27 -vvv
0 commit comments