mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
[PR #7653/3d0da927 backport][stable-7] Change tab to space in SSHFP requests (#7679)
Change tab to space in SSHFP requests (#7653)
* Change tab to space in SSHFP requests
Cloudflare uses space and not tab when you search for SSHFP records
Cloudflare changes fingerprint to uppercase
Create 7653-fix-cloudflare-lookup.yml
* Update changelog fragment.
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 3d0da92784
)
Co-authored-by: Kalle Møller <git@k-moeller.dk>
This commit is contained in:
parent
b3d79d728e
commit
f3aab7a5b8
2 changed files with 5 additions and 3 deletions
2
changelogs/fragments/7653-fix-cloudflare-lookup.yml
Normal file
2
changelogs/fragments/7653-fix-cloudflare-lookup.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- cloudflare_dns - fix Cloudflare lookup of SHFP records (https://github.com/ansible-collections/community.general/issues/7652).
|
Loading…
Add table
Add a link
Reference in a new issue