CI #97
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run linter:
meta/runtime.yml#L1
'requires_ansible' key must refer to a currently supported version such as: >=2.14.0, >=2.15.0, >=2.16.0
|
Run linter:
playbooks/playbook.yml#L2
Avoid `collections` keyword by using FQCN for all plugins, modules, roles and playbooks.
|
Run linter:
playbooks/validate.yml#L2
Avoid `collections` keyword by using FQCN for all plugins, modules, roles and playbooks.
|
Run linter:
roles/wildfly_driver/defaults/main.yml#L2
Variables names from within roles should use wildfly_driver_ as a prefix. (vars: wildfly_user)
|
Run linter:
roles/wildfly_driver/defaults/main.yml#L3
Variables names from within roles should use wildfly_driver_ as a prefix. (vars: wildfly_group)
|
Run linter:
roles/wildfly_driver/defaults/main.yml#L4
Variables names from within roles should use wildfly_driver_ as a prefix. (vars: wildfly_version)
|
Run linter:
roles/wildfly_driver/defaults/main.yml#L5
Variables names from within roles should use wildfly_driver_ as a prefix. (vars: wildfly_home)
|
Run linter:
roles/wildfly_driver/meta/main.yml#L1
$.galaxy_info.platforms[0].versions[0] 8 is not one of ['6.1', '7.1', '7.2', 'all']. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
|
Run linter:
roles/wildfly_driver/tasks/main.yml#L12
Jinja templates should only be at the end of 'name'
|
Run linter:
roles/wildfly_driver/vars/main.yml#L2
Variables names from within roles should use wildfly_driver_ as a prefix. (vars: wildfly_driver)
|
The logs for this run have expired and are no longer available.
Loading