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