added certbot_create_command_extra_options - issue #4 #47
ci.yml
on: push
YAML Lint
4s
Ansible Lint
37s
Matrix: Molecule
Annotations
27 errors and 6 warnings
YAML Lint:
.yamllint#L20
20:3 [key-duplicates] duplication of key "braces" in mapping
|
YAML Lint:
.yamllint#L27
27:61 [new-line-at-end-of-file] no new line character at the end of file
|
YAML Lint:
tasks/prepare-certbot-for-dns.yml#L6
6:15 [octal-values] forbidden implicit octal value "0755"
|
YAML Lint:
tasks/prepare-certbot-for-dns.yml#L16
16:15 [octal-values] forbidden implicit octal value "0750"
|
YAML Lint:
tasks/prepare-certbot-for-dns.yml#L26
26:15 [octal-values] forbidden implicit octal value "0600"
|
YAML Lint:
tasks/prepare-certbot-for-dns.yml#L35
35:15 [octal-values] forbidden implicit octal value "0600"
|
YAML Lint:
defaults/main.yml#L49
49:41 [new-line-at-end-of-file] no new line character at the end of file
|
YAML Lint
Process completed with exit code 1.
|
Molecule (debian10, converge.yml, false)
Process completed with exit code 1.
|
Molecule (centos7, converge.yml, false)
The job was canceled because "debian10_converge_yml_fal" failed.
|
Molecule (centos7, converge.yml, false)
The operation was canceled.
|
yaml[key-duplicates]:
.yamllint#L20
Duplication of key "braces" in mapping
|
yaml[new-line-at-end-of-file]:
.yamllint#L27
No new line character at the end of file
|
yaml[new-line-at-end-of-file]:
defaults/main.yml#L49
No new line character at the end of file
|
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).
|
Molecule (debian11, converge.yml, false)
The job was canceled because "debian10_converge_yml_fal" failed.
|
Molecule (debian11, converge.yml, false)
Process completed with exit code 1.
|
Molecule (centos8, converge.yml, false)
The job was canceled because "debian10_converge_yml_fal" failed.
|
Molecule (centos8, converge.yml, false)
The operation was canceled.
|
Molecule (ubuntu2004, converge.yml, false)
The job was canceled because "debian10_converge_yml_fal" 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 (debian10, 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 (debian10, 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/
|