Skip to content

Upgrade repo for Ubuntu 22.04. #77

Upgrade repo for Ubuntu 22.04.

Upgrade repo for Ubuntu 22.04. #77

Triggered via pull request April 13, 2023 21:31
Status Failure
Total duration 1m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

molecule.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 12 warnings
name[play]: molecule/default/converge.yml#L4
All plays should be named.
no-free-form: roles/avahi/tasks/main.yml#L3
Avoid using free-form when calling module actions. (ansible.builtin.apt)
no-free-form: roles/avahi/tasks/main.yml#L7
Avoid using free-form when calling module actions. (ansible.builtin.service)
no-free-form: roles/base/tasks/create_swap_file.yml#L7
Avoid using free-form when calling module actions. (ansible.builtin.file)
no-changed-when: roles/base/tasks/create_swap_file.yml#L20
Commands should not change things if nothing needs doing.
fqcn[action]: roles/base/tasks/create_swap_file.yml#L25
Use FQCN for module actions, such `ansible.posix.mount`.
no-free-form: roles/base/tasks/create_swap_file.yml#L25
Avoid using free-form when calling module actions. (mount)
no-changed-when: roles/base/tasks/create_swap_file.yml#L35
Commands should not change things if nothing needs doing.
deprecated-module: roles/base/tasks/main.yml#L3
Deprecated module. include
fqcn[action-core]: roles/base/tasks/main.yml#L3
Use FQCN for builtin module actions (include).
build (3.9)
The job was canceled because "_3_11" failed.
name[play]: molecule/default/converge.yml#L4
All plays should be named.
no-free-form: roles/avahi/tasks/main.yml#L3
Avoid using free-form when calling module actions. (ansible.builtin.apt)
no-free-form: roles/avahi/tasks/main.yml#L7
Avoid using free-form when calling module actions. (ansible.builtin.service)
no-free-form: roles/base/tasks/create_swap_file.yml#L7
Avoid using free-form when calling module actions. (ansible.builtin.file)
no-changed-when: roles/base/tasks/create_swap_file.yml#L20
Commands should not change things if nothing needs doing.
fqcn[action]: roles/base/tasks/create_swap_file.yml#L25
Use FQCN for module actions, such `ansible.posix.mount`.
no-free-form: roles/base/tasks/create_swap_file.yml#L25
Avoid using free-form when calling module actions. (mount)
no-changed-when: roles/base/tasks/create_swap_file.yml#L35
Commands should not change things if nothing needs doing.
deprecated-module: roles/base/tasks/main.yml#L3
Deprecated module. include
fqcn[action-core]: roles/base/tasks/main.yml#L3
Use FQCN for builtin module actions (include).
build (3.10)
The job was canceled because "_3_11" failed.
build (3.10)
The operation was canceled.
jinja[spacing]: roles/celery/tasks/setup_supervisor.yml#L38
Jinja2 spacing could be improved: {{ "file" if p.stat.exists else "touch" }} -> {{ "file" if p.stat.exists else "touch" }}
args[module]: roles/db/tasks/main.yml#L35
Unsupported parameters for (basic.py) module: ansible.builtin.template. Supported parameters include: ca_cert, conn_limit, connect_params, db, dump_extra_args, encoding, force, lc_collate, lc_ctype, login_host, login_password, login_unix_socket, login_user, maintenance_db, owner, port, session_role, ssl_mode, state, tablespace, target, target_opts, template, trust_input (login_port, name, ssl_rootcert).
args[module]: roles/web/tasks/setup_django_app.yml#L9
missing required arguments: command
args[module]: roles/web/tasks/setup_django_app.yml#L19
missing required arguments: command
args[module]: roles/web/tasks/setup_django_app.yml#L29
missing required arguments: command
jinja[spacing]: roles/web/tasks/setup_virtualenv.yml#L67
Jinja2 spacing could be improved: {{ "file" if p.stat.exists else "touch" }} -> {{ "file" if p.stat.exists else "touch" }}
jinja[spacing]: roles/celery/tasks/setup_supervisor.yml#L38
Jinja2 spacing could be improved: {{ "file" if p.stat.exists else "touch" }} -> {{ "file" if p.stat.exists else "touch" }}
args[module]: roles/db/tasks/main.yml#L35
Unsupported parameters for (basic.py) module: ansible.builtin.template. Supported parameters include: ca_cert, conn_limit, connect_params, db, dump_extra_args, encoding, force, lc_collate, lc_ctype, login_host, login_password, login_unix_socket, login_user, maintenance_db, owner, port, session_role, ssl_mode, state, tablespace, target, target_opts, template, trust_input (login_port, name, ssl_rootcert).
args[module]: roles/web/tasks/setup_django_app.yml#L9
missing required arguments: command
args[module]: roles/web/tasks/setup_django_app.yml#L19
missing required arguments: command
args[module]: roles/web/tasks/setup_django_app.yml#L29
missing required arguments: command
jinja[spacing]: roles/web/tasks/setup_virtualenv.yml#L67
Jinja2 spacing could be improved: {{ "file" if p.stat.exists else "touch" }} -> {{ "file" if p.stat.exists else "touch" }}