From 4ef5a45347558349f0fa23e138bf18559dd9a672 Mon Sep 17 00:00:00 2001
From: Toshio Kuratomi <toshio@fedoraproject.org>
Date: Tue, 30 Jun 2015 05:08:38 -0700
Subject: [PATCH] Add version that the profilename param was added

---
 packaging/os/rhn_register.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/packaging/os/rhn_register.py b/packaging/os/rhn_register.py
index 4207acc8c28..b67b442aa22 100644
--- a/packaging/os/rhn_register.py
+++ b/packaging/os/rhn_register.py
@@ -61,6 +61,7 @@ options:
             - supply an profilename for use with registration
         required: False
         default: null
+        version_added: "2.0"
     channels:
         description:
             - Optionally specify a list of comma-separated channels to subscribe to upon successful registration.