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 Nov 20, 2019
1 parent c795ce6 commit d6a8b5b
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 @@ -8,6 +8,7 @@ storage_safe_mode: true # fail instead of implicitly/automatically removing dev
storage_pool_defaults:
state: "present"
type: lvm
volumes: []

storage_volume_defaults:
state: "present"
Expand Down

0 comments on commit d6a8b5b

Please sign in to comment.