adjust all other gateways #237
Annotations
9 errors and 1 warning
roles/batman/tasks/from_source.yml#L85
Commands should not change things if nothing needs doing.
|
roles/fastd/handlers/main.yml#L1
Commands should not change things if nothing needs doing.
|
roles/letsencrypt/handlers/main.yml#L1
Commands should not change things if nothing needs doing.
|
roles/letsencrypt/handlers/main.yml#L7
Commands should not change things if nothing needs doing.
|
roles/motd/handlers/main.yml#L1
Commands should not change things if nothing needs doing.
|
roles/prometheus/tasks/download.yml#L8
Line too long (165 > 160 characters)
|
roles/prometheus/tasks/main.yml#L28
Too many blank lines (1 > 0)
|
roles/wireguardexit/tasks/install.yml#L12
Commands should not change things if nothing needs doing.
|
roles/wireguardexit/tasks/install.yml#L13
Line too long (211 > 160 characters)
|
roles/wireguardexit/tasks/install.yml#L12
Jinja2 spacing could be improved: python3 /opt/wg-conf-gen/wg-conf-gen.py create --pk {{ wg_pk }} --address {{ wg_address }} --country {{ wg_country }} --city {{ wg_city }} --device "{{ wg_device| default('Unkown') }}" -> python3 /opt/wg-conf-gen/wg-conf-gen.py create --pk {{ wg_pk }} --address {{ wg_address }} --country {{ wg_country }} --city {{ wg_city }} --device "{{ wg_device | default('Unkown') }}"
|
This job failed
Loading