diff --git a/defaults/main.yml b/defaults/main.yml index e3f14b1e..14fcb626 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -8,6 +8,7 @@ storage_safe_mode: true # fail instead of implicitly/automatically removing dev storage_pool_defaults: state: "present" type: lvm + volumes: [] encryption: false encryption_passphrase: null