fqcn[action-core]: Use FQCN for builtin module actions (service).
host-platon.yml:308 Use `ansible.builtin.service` or `ansible.legacy.service` instead.
fqcn[action-core]: Use FQCN for builtin module actions (service).
host-platon.yml:314 Use `ansible.builtin.service` or `ansible.legacy.service` instead.
fqcn[action-core]: Use FQCN for builtin module actions (service).
host-platon.yml:320 Use `ansible.builtin.service` or `ansible.legacy.service` instead.
ansible-lint reads like this:
name[casing]: All names should start with an uppercase letter.
While at it: Some task/handler names were slightly adapted to better
match what should be done.