The new role adds DNS entries, using TripleO's hosts_entry var,
which contains host entries in a format similar to /etc/hosts.
Change-Id: I91b8d1e67f381da8abe2317f62327e8a5ed4a367
A module has been added to delete hosts and clean up all the sub hosts
and services associated with those hosts in IPA. It can be called
for a single host - as in the case of a scale_down operation, or for
multiple hosts - as in the case of a stack delete. Ultimately, we
would like to add this functionality to ansible-freeipa.
Co-Authored-By: Grzegorz Grasza <xek@redhat.com>
Change-Id: Ib08f038773f8ca28d85a95921cdb522b5cd4de04