How about creating a hostname module, which sets a system's hostname?

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

It’s been discussed before and I’m open to it.

The right way to get this reviewed would be to submit a pull request to the github project.

Thanks!