fix lint #48
Annotations
10 errors and 2 warnings
Lint code.:
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
|
Lint code.:
tasks/delete-cert.yml#L2
Use FQCN for builtin module actions (stat).
|
Lint code.:
tasks/delete-cert.yml#L7
Use FQCN for builtin module actions (command).
|
Lint code.:
tasks/delete-cert.yml#L7
Commands should not change things if nothing needs doing.
|
Lint code.:
tasks/delete-cert.yml#L12
Use FQCN for builtin module actions (file).
|
Lint code.:
tasks/dns-plugin-install.yml#L2
Use FQCN for builtin module actions (package).
|
Lint code.:
tasks/dns-plugin-install.yml#L8
Use FQCN for builtin module actions (command).
|
Lint code.:
tasks/dns-plugin-install.yml#L14
Use FQCN for module actions, such `community.general.snap`.
|
Lint code.:
tasks/dns-plugin-install.yml#L19
Use FQCN for builtin module actions (command).
|
Lint code.:
tasks/dns-plugin-install.yml#L19
Jinja templates should only be at the end of 'name'
|
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/
|
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/
|
Loading