Skip to content
Snippets Groups Projects
Verified Commit f28d3ba5 authored by Evangelos Foutras's avatar Evangelos Foutras :smiley_cat:
Browse files

ansible-lint: address no-changed-when fatal errors

Liberally add "noqa no-changed-when" tags to the problematic tasks,
except for two "systemd-tmpfiles --create" calls. For these we can
simply include the creates= parameter in the command module's call.
parent 3ac1bac0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment