Since iscsi supports luks + btrfs over the network and makes for an amazing networked backup drive we should include that in our default config.
6 lines
77 B
YAML
6 lines
77 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- ansible/arch_iscsi
|