Add notify for ifupdown-wait-online. #60
lint.yml
on: pull_request
Ansible Lint
52s
Jinja2 Lint
19s
Annotations
4 errors
name[casing]:
handlers/main.yml#L21
All names should start with an uppercase letter.
|
name[casing]:
handlers/main.yml#L26
All names should start with an uppercase letter.
|
name[casing]:
handlers/main.yml#L31
All names should start with an uppercase letter.
|
no-changed-when:
handlers/main.yml#L31
Commands should not change things if nothing needs doing.
|