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