--- - name: Restart radiusd ansible.builtin.systemd_service: name: radiusd state: restarted become: true