mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
902c4a04c6
This commit introduces a new module called vultr_network. It allows a user to manage networks on the Vultr cloud.
4 lines
114 B
YAML
4 lines
114 B
YAML
---
|
|
vultr_network_name: ansible-test-network
|
|
vultr_network_cidr: 192.168.42.0/24
|
|
vultr_network_region: New Jersey
|