deps: add community.general for gandi_livedns (public_dns)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
sjat 2026-06-14 10:29:57 +02:00
parent e96480692d
commit 6f5c7b2bfb

View file

@ -11,3 +11,8 @@ collections:
# authorized_key, sysctl, acl.
- name: ansible.posix
version: ">=1.5.0"
# community.general — gandi_livedns (public_dns role manages wingu.me at Gandi
# LiveDNS). PAT auth requires >= 9.0.0.
- name: community.general
version: ">=9.0.0"