Ansible-lint fixes #266
Open
Ansible-lint fixes #266
Annotations
10 errors and 12 warnings
MegaLinter:
roles/firefox_client/tasks/main.yml#L2
couldn't resolve module/action 'community.general.snap'. This often indicates a misspelling, missing collection, or incorrect module path.
|
MegaLinter:
roles/gdm_desktoptheme/tasks/main.yml#L14
couldn't resolve module/action 'ansible.posix.synchronize'. This often indicates a misspelling, missing collection, or incorrect module path.
|
MegaLinter:
roles/hcloud_server/tasks/hcloud_floating_ip.yml#L10
An unhandled exception occurred while templating '{{ lookup('dig', inventory_hostname, 'qtype=A') }}'. Error was a <class 'ansible.errors.AnsibleError'>, original message: lookup plugin (dig) not found
|
MegaLinter:
roles/hcloud_server/tasks/hcloud_floating_ip.yml#L10
An unhandled exception occurred while templating '{{ lookup('dig', inventory_hostname, 'qtype=AAAA') | regex_replace('::1$', '::/64') }}'. Error was a <class 'ansible.errors.AnsibleError'>, original message: lookup plugin (dig) not found
|
MegaLinter:
roles/proxmox_backup/tasks/main.yml#L12
couldn't resolve module/action 'ansible.posix.authorized_key'. This often indicates a misspelling, missing collection, or incorrect module path.
|
MegaLinter:
roles/quartierefuermenschen/tasks/main.yml#L18
couldn't resolve module/action 'community.mysql.mysql_user'. This often indicates a misspelling, missing collection, or incorrect module path.
|
MegaLinter:
roles/slack/tasks/main.yml#L10
couldn't resolve module/action 'community.general.snap'. This often indicates a misspelling, missing collection, or incorrect module path.
|
MegaLinter:
roles/ssh_keys/tasks/main.yml#L29
couldn't resolve module/action 'ansible.posix.authorized_key'. This often indicates a misspelling, missing collection, or incorrect module path.
|
MegaLinter:
roles/tasmota_power_off/tasks/main.yml#L52
couldn't resolve module/action 'community.general.shutdown'. This often indicates a misspelling, missing collection, or incorrect module path.
|
MegaLinter:
roles/xrdp/tasks/main.yml#L8
couldn't resolve module/action 'community.general.alternatives'. This often indicates a misspelling, missing collection, or incorrect module path.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
MegaLinter:
playbooks/setup-quartiere.yml#L2
All plays should be named.
|
MegaLinter:
playbooks/setup-quartiere.yml#L6
All names should start with an uppercase letter.
|
MegaLinter:
playbooks/setup-ssh.yml#L2
All plays should be named.
|
MegaLinter:
playbooks/setup-tools-old.yml#L2
All plays should be named.
|
MegaLinter:
playbooks/setup-tools-old.yml#L8
All names should start with an uppercase letter.
|
MegaLinter:
playbooks/setup-xrdp.yml#L2
All plays should be named.
|
MegaLinter:
roles/borg_server/defaults/main.yml#L2
Variables names from within roles should use borg_server_ as a prefix. (vars: adfc_borg_repo)
|
MegaLinter:
roles/borg_server/defaults/main.yml#L3
Variables names from within roles should use borg_server_ as a prefix. (vars: borg_bin_version)
|
MegaLinter:
roles/borg_server/defaults/main.yml#L4
Variables names from within roles should use borg_server_ as a prefix. (vars: borg_bin_sha256_sum)
|
MegaLinter:
roles/borg_server/tasks/setup_client.yml#L47
Variables names from within roles should use ssh_keys_ as a prefix. (vars: authorized_key_delegate)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "MegaLinter reports".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading