https://medium.com/@nusenu/deploying-tor-relays-with-ansible-6612593fa34d
I like to use ansible as well - one question:
~/ansible/hosts:
[relays] relay1.example.com relay2.example.com
Do/can I place the IP address of my servers there or do only domain names work?
Yes, you can use hostnames or IP addresses, I'll update that page to make that clear. thanks for your question