Merge "Only apply necessary changes to subnets"

This commit is contained in:
Zuul
2021-06-23 14:35:49 +00:00
committed by Gerrit Code Review
2 changed files with 19 additions and 22 deletions

View File

@@ -37,6 +37,7 @@
name: "{{ subnet_name }}"
state: present
cidr: 192.168.0.0/24
gateway_ip: 192.168.0.1
allocation_pool_start: 192.168.0.2
allocation_pool_end: 192.168.0.8