From a26bc9c92648723cc64ff9f591bdb5a7fe068bed Mon Sep 17 00:00:00 2001
From: Robin Roth <robin.roth@kit.edu>
Date: Mon, 28 Jul 2014 15:19:41 +0200
Subject: [PATCH] Extended distributions list for hostname module

Implementations already present
---
 system/hostname | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/system/hostname b/system/hostname
index e2b7572eef5..12961b77b87 100755
--- a/system/hostname
+++ b/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