Skip to content

Update readme and test lint Github Actions #3

Update readme and test lint Github Actions

Update readme and test lint Github Actions #3

Triggered via pull request May 8, 2024 15:44
Status Failure
Total duration 55s
Artifacts

ansible-lint.yaml

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

Annotations

5 errors
var-naming[no-role-prefix]: playbooks/launch-jenkins-job.yaml#L12
Variables names from within roles should use jenkins_job_launcher_ as a prefix. (vars: jjl_job_params)
var-naming[no-role-prefix]: playbooks/launch-jenkins-job.yaml#L12
Variables names from within roles should use jenkins_job_launcher_ as a prefix. (vars: jjl_job_url)
var-naming[no-role-prefix]: playbooks/launch-jenkins-job.yaml#L12
Variables names from within roles should use jenkins_job_launcher_ as a prefix. (vars: jjl_token)
var-naming[no-role-prefix]: playbooks/launch-jenkins-job.yaml#L12
Variables names from within roles should use jenkins_job_launcher_ as a prefix. (vars: jjl_username)
Ansible Lint
Process completed with exit code 2.