Implement M1: manage wingu.me public DNS zone at Gandi LiveDNS via community.general.gandi_livedns (PAT from vault.gandi.pat). Adds assertion guard for domain + null-MX, present/absent record loops with run_once, and apply-gate for Molecule dry-run mode. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
11 lines
241 B
YAML
11 lines
241 B
YAML
---
|
|
galaxy_info:
|
|
author: sjat
|
|
description: Manage boma's public DNS zone (wingu.me) at Gandi LiveDNS as code.
|
|
license: MIT
|
|
min_ansible_version: "2.17"
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- trixie
|
|
dependencies: []
|