Allows using different ways to retrieve hosts IP address
This commit is contained in:
parent
97cf1a8f5c
commit
84558826fb
15 changed files with 861 additions and 710 deletions
|
|
@ -10,6 +10,7 @@ dependencies = [
|
|||
'python-dotenv>=0.15.0',
|
||||
'requests>=2.25.1',
|
||||
'cryptography>=3.4.7',
|
||||
"ruamel-yaml>=0.18.10",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue