CI #46
ci.yml
on: workflow_dispatch
YAML Lint
4s
Ansible Lint
38s
Matrix: Molecule
Annotations
19 errors and 7 warnings
Molecule (centos8, converge.yml, false)
Process completed with exit code 1.
|
Molecule (debian10, converge.yml, false)
The job was canceled because "centos8_converge_yml_fals" failed.
|
Molecule (debian10, converge.yml, false)
Process completed with exit code 1.
|
Molecule (centos7, converge.yml, false)
The job was canceled because "centos8_converge_yml_fals" failed.
|
Molecule (centos7, converge.yml, false)
Process completed with exit code 1.
|
Molecule (debian11, converge.yml, false)
The job was canceled because "centos8_converge_yml_fals" failed.
|
Molecule (debian11, converge.yml, false)
Process completed with exit code 1.
|
schema[meta]:
meta/main.yml#L1
$.galaxy_info.min_ansible_version 2.4 is not of type 'string'. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
|
fqcn[action-core]:
tasks/delete-cert.yml#L2
Use FQCN for builtin module actions (stat).
|
fqcn[action-core]:
tasks/delete-cert.yml#L7
Use FQCN for builtin module actions (command).
|
no-changed-when:
tasks/delete-cert.yml#L7
Commands should not change things if nothing needs doing.
|
fqcn[action-core]:
tasks/delete-cert.yml#L12
Use FQCN for builtin module actions (file).
|
fqcn[action-core]:
tasks/dns-plugin-install.yml#L2
Use FQCN for builtin module actions (package).
|
fqcn[action-core]:
tasks/dns-plugin-install.yml#L8
Use FQCN for builtin module actions (command).
|
fqcn[action]:
tasks/dns-plugin-install.yml#L14
Use FQCN for module actions, such `community.general.snap`.
|
fqcn[action-core]:
tasks/dns-plugin-install.yml#L19
Use FQCN for builtin module actions (command).
|
name[template]:
tasks/dns-plugin-install.yml#L19
Jinja templates should only be at the end of 'name'
|
Molecule (ubuntu2004, converge.yml, false)
The job was canceled because "centos8_converge_yml_fals" failed.
|
Molecule (ubuntu2004, converge.yml, false)
The operation was canceled.
|
YAML Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
YAML Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Molecule (centos8, converge.yml, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Molecule (centos8, converge.yml, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ansible Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Ansible Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
jinja[spacing]:
tasks/prepare-certbot-for-dns.yml#L32
Jinja2 spacing could be improved: {{ certbot_dns_credentials_custom_file }} -> {{ certbot_dns_credentials_custom_file }}
|