paulbsd-salt/states/_modules/net.py

4 lines
78 B
Python

#!/usr/bin/python3
ip_cidr_regex="\d{0,3}\.\d{0,3}\.\d{0,3}\.\d{0,3}\/(\d+)"