progmaticltd / homebox

A set of ansible scripts to build a personal mail server / private cloud / etc.
https://homebox.space/
GNU General Public License v3.0
467 stars 52 forks source link

Get reverse dns names with the ipaddr filter #251

Closed fredericmoulins closed 4 years ago

fredericmoulins commented 4 years ago

Use the ipaddr('revdns') filter to get reverse dns names.

Group all tasks in dns-server-bind/tasks/main.yml and remove some unused task variables.