Ensure OVH DNS records
Find a file
2024-10-03 13:18:06 +03:00
config first commit 2024-10-03 13:18:06 +03:00
ovh_dns_ensure first commit 2024-10-03 13:18:06 +03:00
.gitignore first commit 2024-10-03 13:18:06 +03:00
Dockerfile first commit 2024-10-03 13:18:06 +03:00
LICENSE first commit 2024-10-03 13:18:06 +03:00
podman_build.sh first commit 2024-10-03 13:18:06 +03:00
podman_run.sh first commit 2024-10-03 13:18:06 +03:00
pyproject.toml first commit 2024-10-03 13:18:06 +03:00
README.md first commit 2024-10-03 13:18:06 +03:00
requirements.txt first commit 2024-10-03 13:18:06 +03:00
run.sh first commit 2024-10-03 13:18:06 +03:00
setup.cfg first commit 2024-10-03 13:18:06 +03:00
setup.py first commit 2024-10-03 13:18:06 +03:00

ovh_dns_ensure

Requirements

Installation

Linux

sudo python3 setup.py install

Windows (from PowerShell)

& $(where.exe python).split()[0] setup.py install

Usage

ovh_dns_ensure.py [--debug-level|-d CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET] # Other parameters