feat(filter): ip2ipam and ipam2ip jinja filter added

converts IPv4 IP Address to phpIPAM decimal format

!1
This commit is contained in:
2024-02-19 20:16:22 +09:30
parent edd3f5a14d
commit 7a0c5775b1
2 changed files with 59 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
artifacts/*
cache/*
**__pycache__/