Skip to content

Commit

Permalink
Add a default empty volume list to pools.
Browse files Browse the repository at this point in the history
  • Loading branch information
dwlehman committed Oct 31, 2019
1 parent fd849e7 commit 52b8d4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ storage_disklabel_type: null # leave unset to allow the role to select an appro
storage_pool_defaults:
state: "present"
type: lvm
volumes: []

storage_volume_defaults:
state: "present"
Expand Down

0 comments on commit 52b8d4f

Please sign in to comment.