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