Skip to content

Commit

Permalink
Bump ansible-lint from 5.0.2 to 5.0.3 in /dependencies (super-linter#…
Browse files Browse the repository at this point in the history
…1354)

* Bump ansible-lint from 5.0.2 to 5.0.3 in /dependencies

Bumps [ansible-lint](https://github.com/ansible-community/ansible-lint) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/ansible-community/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v5.0.2...v5.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

* adding it

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
  • Loading branch information
dependabot[bot] and admiralAwkbar committed Mar 11, 2021
1 parent d1c8432 commit 2ef5105
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 9 deletions.
7 changes: 7 additions & 0 deletions .automation/test/ansible/reports/expected-ANSIBLE-1.tap
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
TAP version 13
1..2
not ok 1 - ansible_bad_1.yml
---
message: DEBUG Logging initialized to level 10\nDEBUG Options Namespace(colored=False, cwd=PosixPath('/tmp/lint/.automation/test/ansible'), display_relative_path=True, exclude_paths=[], lintables=['/tmp/lint/.automation/test/ansible/ansible_bad_1.yml'], listrules=False, listtags=False, parseable=True, parseable_severity=False, quiet=True, rulesdirs=['/usr/local/lib/python3.9/site-packages/ansiblelint/rules'], skip_list=['empty-string-compare', '204', 'no-changed-when', 'command-instead-of-module', 'command-instead-of-shell', 'no-handler'], tags=[], verbosity=2, warn_list=['experimental'], kinds=[{'requirements' '**/meta/requirements.yml'}, {'reno' '**/releasenotes/*/*.{yaml,yml}'}, {'playbook' '**/playbooks/*.{yml,yaml}'}, {'playbook' '**/*playbook*.{yml,yaml}'}, {'role' '**/roles/*/'}, {'tasks' '**/tasks/**/*.{yaml,yml}'}, {'handlers' '**/handlers/*.{yaml,yml}'}, {'vars' '**/{host_vars,group_vars,vars,defaults}/**/*.{yaml,yml}'}, {'meta' '**/meta/main.{yaml,yml}'}, {'yaml' '.config/molecule/config.{yaml,yml}'}, {'requirements' '**/molecule/*/{collections,requirements}.{yaml,yml}'}, {'yaml' '**/molecule/*/{base,molecule}.{yaml,yml}'}, {'requirements' '**/requirements.yml'}, {'playbook' '**/molecule/*/*.{yaml,yml}'}, {'yaml' '**/*.{yaml,yml}'}, {'yaml' '**/.*.{yaml,yml}'}], mock_modules=[], mock_roles=[], loop_var_prefix=None, offline=False, project_dir='../../../.github/linters', extra_vars=None, enable_list=[], skip_action_validation=True, format='rich', progressive=False, rulesdir=[], use_default_rules=True, config_file='/tmp/lint/.github/linters/.ansible-lint.yml', version=False)\nDEBUG Loading rules from /usr/local/lib/python3.9/site-packages/ansiblelint/rules\nWARNING Overriding detected file kind 'yaml' with 'playbook' for given positional argument /tmp/lint/.automation/test/ansible/ansible_bad_1.yml\nINFO Discovering files to lint git ls-files -z *.yaml *.yml\nINFO Executing syntax check on ansible_bad_1.yml \nWARNING Listing 1 violation(s) that are fatal\nansible_bad_1.yml 24 7 internal-error\n
...
ok 2 - ansible_good_1.yml
18 changes: 9 additions & 9 deletions dependencies/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2ef5105

Please sign in to comment.