Skip to content

run files through ansible-lint #12

run files through ansible-lint

run files through ansible-lint #12

Triggered via pull request January 16, 2024 09:05
@rndmh3rorndmh3ro
synchronize #184
linting
Status Failure
Total duration 31s
Artifacts

ansible-lint.yml

on: pull_request
Ansible Lint
23s
Ansible Lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
schema[meta]: meta/main.yml#L1
$.galaxy_info.platforms[0].name 'AIX' was expected. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
command-instead-of-shell: tasks/get_gossip_key.yml#L50
Use shell only when shell functionality is required.
Ansible Lint
Process completed with exit code 2.
args[module]: examples/site.yml#L14
Unsupported parameters for (basic.py) module: cmd. Supported parameters include: arguments, enabled, name, pattern, runlevel, sleep, state (args).