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 a486b1d commit be08bf4Copy full SHA for be08bf4
.travis.yml
@@ -29,7 +29,7 @@ script:
29
- ansible-playbook tests/test.yml -i tests/inventory --syntax-check
30
31
# Run Ansible lint against the role
32
- - ansible-lint tasks/main.yml
+ - ansible-lint tasks/main.yml
33
34
# Test the custom filters
35
- ansible-playbook tests/filter.yml -i tests/inventory -i tests/inventory-mock-groups
0 commit comments