ansible-role-systemd_service/handlers
Dmitriy Rabotyagov 4e68dde47a Reduce output by leveraging loop labels
Systemd service element does contain quite bug dictionary and
output of it is not really useful for most tasks. To make output smaller
and at the same time more informative we leverage loop labels.

With that we convert all with_items to be proper loops.

Change-Id: I90d2fb4110d2a47af184e90382538e015eb87b13
2023-09-26 17:09:44 +00:00
..
main.yml Reduce output by leveraging loop labels 2023-09-26 17:09:44 +00:00
socket_restart.yml Reduce output by leveraging loop labels 2023-09-26 17:09:44 +00:00
systemd_restart.yml Reduce output by leveraging loop labels 2023-09-26 17:09:44 +00:00