Hi, all.
How about creating a hostname module, which sets a system’s hostname?
I implemented a prototype which works only on CentOS, RedHat, Debian and Ubuntu.
https://github.com/hnakamur/ansible/blob/hostname_module/library/system/hostname
Feedbacks are welcome.
Hiroaki