Files
ansible-freeipa/playbooks
Rafael Guterres Jeffman abbd15e6f5 Add support for option name_from_ip in ipadnszone module.
IPA CLI has an option `name_from_ip` that provide a name for a zone
from the reverse IP address, so that it can be used to, for example,
manage PTR DNS records.

This patch adds a similar attribute to ipadnszone module, where it
will try to find the proper zone name, using DNS resolve, or provide
a sane default, if a the zone name cannot be resolved.

The option `name_from_ip` must be used instead of `name` in playbooks,
and it is a string, and not a list.

A new example playbook was added:

    playbooks/dnszone/dnszone-reverse-from-ip.yml

A new test playbook was added:

    tests/dnszone/test_dnszone_name_from_ip.yml
2020-08-17 16:23:00 -03:00
..
2020-03-04 19:18:31 -03:00
2020-02-26 12:51:21 +01:00
2020-02-26 12:51:21 +01:00
2020-02-26 12:51:21 +01:00
2019-10-22 12:41:45 +02:00
2020-07-21 10:33:34 -03:00
2020-02-26 12:51:21 +01:00
2020-02-26 12:51:21 +01:00
2020-02-26 12:51:21 +01:00
2020-02-26 12:51:21 +01:00