mirror of
https://github.com/super-linter/super-linter.git
synced 2024-12-22 04:32:16 -05:00
Bump ansible-lint from 5.0.2 to 5.0.3 in /dependencies (#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](https://github.com/ansible-community/ansible-lint/compare/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>
This commit is contained in:
parent
d1c8432796
commit
2ef5105aa0
2 changed files with 16 additions and 9 deletions
7
.automation/test/ansible/reports/expected-ANSIBLE-1.tap
Normal file
7
.automation/test/ansible/reports/expected-ANSIBLE-1.tap
Normal file
|
@ -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
dependencies/Pipfile.lock
generated
vendored
18
dependencies/Pipfile.lock
generated
vendored
|
@ -34,11 +34,11 @@
|
|||
"core"
|
||||
],
|
||||
"hashes": [
|
||||
"sha256:41a139ac50f9f60e92711b84f4be584aaf3e5d726004751640058423ef6af0c4",
|
||||
"sha256:be0b7f2aa368cd33da38dfc8d7d4b26c166ea3b6db9770eeab97530533258f8e"
|
||||
"sha256:9416eaa3080f4fa38228a3a8931a5481fe3bc5e1e3d074033a9b756325b920bd",
|
||||
"sha256:b75163d290acfaef1e5d930ec68aebd383ccc2efafe4c5f0a8d65e8900aedfc2"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==5.0.2"
|
||||
"version": "==5.0.3"
|
||||
},
|
||||
"appdirs": {
|
||||
"hashes": [
|
||||
|
@ -85,17 +85,17 @@
|
|||
},
|
||||
"boto3": {
|
||||
"hashes": [
|
||||
"sha256:7d1f30022f7e28e0907ea521dc84b04506f83cc6afc7c63225153bf3a35cf1b6",
|
||||
"sha256:bf4a321da7dbe0c5a20380ff9f6a8a4e2e135e72a40348890122a197368b4421"
|
||||
"sha256:273e96ae2b95a6036a4c3547e76a270b17ab761cc76053823c9e361d268213ef",
|
||||
"sha256:399ccbd31b7aa09d53c4e449fe575803b033fcc23ed3a1d7ae2fe7a04727a562"
|
||||
],
|
||||
"version": "==1.17.24"
|
||||
"version": "==1.17.25"
|
||||
},
|
||||
"botocore": {
|
||||
"hashes": [
|
||||
"sha256:1aff3499bb6576e5836d5a8ed3e984c99bf04fb462d9f8fffa454131c1bc40cd",
|
||||
"sha256:9398bcd9491442aa559a7c111b96004bb06af612e53baa7165b0a646bb43534d"
|
||||
"sha256:b80b4efe5fafb29f24a3657d1f77aa170525c876b5fd9384d5e5859d0405206e",
|
||||
"sha256:f1c04a5e96944b628ae98a2975829125c0e9b99f9be7b118d42fb82cef3c420a"
|
||||
],
|
||||
"version": "==1.20.24"
|
||||
"version": "==1.20.25"
|
||||
},
|
||||
"bracex": {
|
||||
"hashes": [
|
||||
|
|
Loading…
Reference in a new issue