ansible.builtin.systemd module
Note
This redirect is part of ansible-core
and included in all Ansible
installations. In most cases, you can use the short module name
systemd
even without specifying the collections keyword.
Despite that, we recommend you use the Fully Qualified Collection Name (FQCN) ansible.builtin.systemd
for easy linking to the
module documentation and to avoid conflicting with other collections that may have
the same module name.
This is a redirect to the ansible.builtin.systemd_service module.