1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2026-05-03 11:50:42 +02:00
Files
Evangelos Foutras f28d3ba595 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.
2023-02-18 20:15:55 +02:00
..