--- - name: Stop if non systemd OS type assert: that: ansible_service_mgr == "systemd" tags: - asserts