Merge pull request #8308 from robinro/extend-hostname-distrolist

Extended distributions list for hostname module
This commit is contained in:
James Cammarata 2014-07-28 09:12:59 -05:00
commit 03f0d6bec8

View file

@ -27,7 +27,7 @@ short_description: Manage hostname
requirements: [ hostname ] requirements: [ hostname ]
description: description:
- Set system's hostname - Set system's hostname
- Currently implemented on only Debian, Ubuntu, RedHat and CentOS. - Currently implemented on Debian, Ubuntu, Fedora, RedHat, openSUSE, Linaro, ScientificLinux, Arch, CentOS, AMI.
options: options:
name: name:
required: true required: true