ansible-lint validation on PR-39 #23
ansible-lint-github-hosted.yml
on: pull_request
Ansible Lint
2m 17s
Annotations
9 errors
syntax-check[unknown-module]:
playbooks/toolbox_satellite_hostgroup_change.yml#L6
couldn't resolve module/action 'theforeman.foreman.host_info'. This often indicates a misspelling, missing collection, or incorrect module path.
|
yaml[line-length]:
roles/azure_network/tasks/manage_vnet_peering.yml#L12
Line too long (161 > 160 characters)
|
yaml[line-length]:
roles/imagebuilder/defaults/main.yml#L11
Line too long (177 > 160 characters)
|
yaml[line-length]:
roles/init_environment/tasks/collection_install.yml#L14
Line too long (207 > 160 characters)
|
syntax-check[unknown-module]:
roles/pki_idm_generate_certs/tasks/generate_certs.yml#L14
couldn't resolve module/action 'freeipa.ansible_freeipa.ipaservice'. This often indicates a misspelling, missing collection, or incorrect module path.
|
syntax-check[unknown-module]:
roles/satellite_host_deploy/tasks/main.yml#L3
couldn't resolve module/action 'awx.awx.host'. This often indicates a misspelling, missing collection, or incorrect module path.
|
syntax-check[unknown-module]:
roles/satellite_prepare/tasks/foreman_prepare_realm.yml#L57
couldn't resolve module/action 'freeipa.ansible_freeipa.ipadnszone'. This often indicates a misspelling, missing collection, or incorrect module path.
|
yaml[line-length]:
roles/satellite_prepare/tasks/foreman_prepare_realm.yml#L67
Line too long (162 > 160 characters)
|
Ansible Lint
Process completed with exit code 1.
|