mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-26 09:24:58 +00:00
Examples of dnsforwarzone were using a single string rather than a dict of values to set attribute `forwarders`. Both source code and README examples were fixed. Fix issue #446