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