mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-04-27 00:46:53 +00:00
Due to setting aaaa_extra_create_reverse or a_extra_create_reverse when not needed, host module fails to add a host with reverse address. This patch fixes the behavior by only adding *_extra_create_reverse when needed.