ansible-roles/roles/iscsi_target/defaults/main.yml
2021-12-01 19:13:34 +01:00

11 lines
223 B
YAML

---
iscsi_src_ip: []
iscsi_ports:
- 3260
# Can be used to restrict firewall on the specified interface
# iscsi_bind_interface: eno4.33
# Should the target service be started and enabled automaticaly
iscsi_enabled: True