Gitiles
Code Review
Sign In
review.vexxhost.dev
/
atmosphere
/
6b55319b7e52f26bb8d3d98eda0991b5883f3535
/
.
/
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