mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 12:03:59 +00:00
7 lines
160 B
YAML
7 lines
160 B
YAML
---
|
|
- name: iSCSI auth/login (storage)
|
|
ansible.builtin.include_tasks: login.yml
|
|
|
|
- name: iSCSI mounts (filesystem)
|
|
ansible.builtin.include_tasks: mount.yml
|