Skip to content

Restart networking service when interfaces changed #51

Restart networking service when interfaces changed

Restart networking service when interfaces changed #51

Triggered via pull request March 18, 2024 15:02
Status Failure
Total duration 32s
Artifacts

ansible-lint.yml

on: pull_request
Run ansible-lint
20s
Run ansible-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
yaml[indentation]: molecule/default/verify.yml#L8
Wrong indentation: expected at least 3
yaml[octal-values]: tasks/main.yml#L54
Forbidden implicit octal value "0644"
no-handler: tasks/main.yml#L59
Tasks that run when changed should likely be handlers.
no-changed-when: tasks/main.yml#L65
Commands should not change things if nothing needs doing.
no-changed-when: tasks/main.yml#L74
Commands should not change things if nothing needs doing.
no-changed-when: tasks/main.yml#L84
Commands should not change things if nothing needs doing.
no-changed-when: tasks/main.yml#L94
Commands should not change things if nothing needs doing.
no-changed-when: tasks/main.yml#L104
Commands should not change things if nothing needs doing.
no-changed-when: tasks/main.yml#L114
Commands should not change things if nothing needs doing.
no-changed-when: tasks/main.yml#L124
Commands should not change things if nothing needs doing.
Run ansible-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.