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:
parent
e96480692d
commit
6f5c7b2bfb
1 changed files with 5 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue