Add variable to skip patching ansiblee csv #1407
Annotations
6 warnings
Run ansible-lint:
tests/roles/dataplane_adoption/defaults/main.yaml#L123
Jinja2 spacing could be improved: {{ ['192.168.122.0/24'] if dataplane_os_net_config_set_route|default(true)|bool else ['0.0.0.0/0'] }} -> {{ ['192.168.122.0/24'] if dataplane_os_net_config_set_route | default(true) | bool else ['0.0.0.0/0'] }}
|
Run ansible-lint:
tests/roles/dataplane_adoption/tasks/main.yaml#L28
Jinja2 spacing could be improved: {{ shell_header }}
|
Run ansible-lint:
tests/roles/dataplane_adoption/tasks/main.yaml#L242
Jinja2 spacing could be improved: {{ shell_header }}
|
Run ansible-lint:
tests/roles/mariadb_copy/tasks/env_vars_src.yaml#L4
Jinja2 spacing could be improved: MARIADB_IMAGE=quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
|
Set up job
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/0ad4b8fadaa221de15dcec353f45205ec38ea70b'. Error: The SSL connection could not be established, see inner exception.
|
Set up job
Back off 22.64 seconds before retry.
|
Loading