Gitiles
Code Review
Sign In
review.vexxhost.dev
/
atmosphere
/
b37cc7a4df2e52cb5c0f0b415dc43fb7da7c3a9d
/
.
/
roles
/
iscsi
/
tasks
/
main.yml
blob: 1e1c87228835cc207512dd96c31c76cf57ab1deb [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
-
name:
Ensure iscsid is started
ansible.builtin.
service:
name:
iscsid
state:
started