add dry-run, and use reverse DNS for fixup

This commit is contained in:
2020-08-15 13:48:58 +01:00
parent 86dcb582f5
commit 851f2357de
2 changed files with 47 additions and 13 deletions

View File

@ -9,6 +9,7 @@ verify_ssl = true
librouteros = "==3.*"
progress = "*"
pyyaml = "*"
dnspython = "*"
[requires]
python_version = "3.8"