mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
Fix adds update_dns option for ipa_host module.This option will update DNS records of the host which is managed by FreeIPA DNS server. Fixes: #30627 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>