mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
57497a490b
This commit introduces a new module called vultr_block_storage/ It allows a user to manage block storage volumes on the Vultr cloud.
4 lines
115 B
YAML
4 lines
115 B
YAML
---
|
|
vultr_block_storage_name: ansible-test-vm1
|
|
vultr_block_storage_size: 10
|
|
vultr_block_storage_region: New Jersey
|