Skip to content

Fix ansible lint issues in all roles and playbooks #107

Fix ansible lint issues in all roles and playbooks

Fix ansible lint issues in all roles and playbooks #107

Triggered via pull request September 13, 2024 17:23
Status Success
Total duration 57s
Artifacts

ansible-lint.yml

on: pull_request
Ansible Lint
47s
Ansible Lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
meta-runtime[unsupported-version]: meta/runtime.yml#L1
'requires_ansible' key must refer to a currently supported version such as: >=2.15.0, >=2.16.0, >=2.17.0
run-once[task]: playbooks/download_packages_gateway.yml#L12
Using run_once may behave differently if strategy is set to free.
run-once[task]: playbooks/download_packages_iag.yml#L12
Using run_once may behave differently if strategy is set to free.
run-once[task]: playbooks/download_packages_iap.yml#L12
Using run_once may behave differently if strategy is set to free.
run-once[task]: playbooks/download_packages_mongodb.yml#L12
Using run_once may behave differently if strategy is set to free.
run-once[task]: playbooks/download_packages_os.yml#L12
Using run_once may behave differently if strategy is set to free.
run-once[task]: playbooks/download_packages_platform.yml#L12
Using run_once may behave differently if strategy is set to free.
run-once[task]: playbooks/download_packages_rabbitmq.yml#L12
Using run_once may behave differently if strategy is set to free.
run-once[task]: playbooks/download_packages_redis.yml#L12
Using run_once may behave differently if strategy is set to free.
run-once[task]: playbooks/download_packages_vault.yml#L12
Using run_once may behave differently if strategy is set to free.