WIP: feat(lint): tests and lint for ansible #756
Annotations
10 errors and 10 warnings
|
ansible/roles/coturn/defaults/main.yml#L57
Variables names from within roles should use coturn_ as a prefix. (vars: jitsi_dump_sns_topic)
|
|
ansible/roles/coturn/defaults/main.yml#L56
Variables names from within roles should use coturn_ as a prefix. (vars: jitsi_dump_sns_region)
|
|
ansible/roles/coturn/defaults/main.yml#L55
Variables names from within roles should use coturn_ as a prefix. (vars: jitsi_dump_s3_bucket)
|
|
ansible/roles/coturn/defaults/main.yml#L54
Variables names from within roles should use coturn_ as a prefix. (vars: ipv6_enabled)
|
|
ansible/roles/coturn/defaults/main.yml#L2
Variables names from within roles should use coturn_ as a prefix. (vars: aws_bin_path)
|
|
ansible/roles/consul-server/defaults/main.yml#L27
Jinja2 spacing could be improved: [{%- for wan_region in consul_wan_regions_oracle -%} "{{ consul_environment }}-{{ wan_region }}-consul-a.oracle.infra.jitsi.net", "{{ consul_environment }}-{{ wan_region }}-consul-b.oracle.infra.jitsi.net", "{{ consul_environment }}-{{ wan_region }}-consul-c.oracle.infra.jitsi.net", {%- endfor -%}] -> [{%- for wan_region in consul_wan_regions_oracle -%} "{{ consul_environment }}-{{ wan_region }}-consul-a.oracle.infra.jitsi.net", "{{ consul_environment }}-{{ wan_region }}-consul-b.oracle.infra.jitsi.net", "{{ consul_environment }}-{{ wan_region }}-consul-c.oracle.infra.jitsi.net",{%- endfor -%}]
|
|
ansible/roles/consul-haproxy/tasks/main.yml#L10
Use failed_when and specify error conditions instead of using ignore_errors.
|
|
ansible/roles/common/defaults/main.yml#L10
Variables names from within roles should use common_ as a prefix. (vars: locale)
|
|
ansible/roles/common/defaults/main.yml#L9
Variables names from within roles should use common_ as a prefix. (vars: gai_ipv6_resolve_disabled)
|
|
ansible/roles/chromedriver/tasks/main.yml#L16
You need to install "jmespath" prior to running json_query filter
|
|
ansible/build-selenium-grid-oracle.yml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv ansible/build-selenium-grid-oracle.yml
|
|
ansible/build-jvb.yml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv ansible/build-jvb.yml
|
|
ansible/build-jvb-oracle.yml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv ansible/build-jvb-oracle.yml
|
|
ansible/build-jigasi-oracle.yml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv ansible/build-jigasi-oracle.yml
|
|
ansible/build-jicofo-hotfix.yml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv ansible/build-jicofo-hotfix.yml
|
|
ansible/build-java-jibri-oracle.yml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv ansible/build-java-jibri-oracle.yml
|
|
ansible/build-gpu-oracle.yml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv ansible/build-gpu-oracle.yml
|
|
ansible/build-focal-base.yml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv ansible/build-focal-base.yml
|
|
ansible/build-coturn-oracle.yml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv ansible/build-coturn-oracle.yml
|
|
ansible/build-base-oracle.yml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv ansible/build-base-oracle.yml
|
The logs for this run have expired and are no longer available.
Loading