From 7a09f87b8c05c0dc2d8d8d42c216a6d166487843 Mon Sep 17 00:00:00 2001 From: Robin Roth Date: Mon, 28 Jul 2014 15:19:41 +0200 Subject: [PATCH] Extended distributions list for hostname module Implementations already present --- library/system/hostname | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/system/hostname b/library/system/hostname index e2b7572eef5..12961b77b87 100755 --- a/library/system/hostname +++ b/library/system/hostname @@ -27,7 +27,7 @@ short_description: Manage hostname requirements: [ hostname ] description: - 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: name: required: true