1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/common
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
..
defaults common: increase default zram-fraction to 1.0 2022-09-11 10:50:19 +03:00
files common: configure smartd to run self tests 2022-01-04 21:25:41 +01:00
handlers Replace ansible.builtin.service with ansible.builtin.systemd 2023-02-13 12:08:47 +00:00
tasks ansible-lint: address no-changed-when fatal errors 2023-02-18 20:15:55 +02:00
templates common: increase default zram-fraction to 1.0 2022-09-11 10:50:19 +03:00