From d883969accaaf95a8be7e100bf2934312a3f0c05 Mon Sep 17 00:00:00 2001
From: Michael DeHaan <michael@ansibleworks.com>
Date: Mon, 25 Mar 2013 22:24:30 -0400
Subject: [PATCH] Add state to rhn_channel docs

---
 rhn_channel | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/rhn_channel b/rhn_channel
index 695aee713e8..1d45f978b50 100755
--- a/rhn_channel
+++ b/rhn_channel
@@ -23,6 +23,11 @@ options:
             - name of the system as it is known in RHN/Satellite
         required: true
         default: null
+    state:
+        description:
+            - whether the channel should be present or not
+        required: false
+        default: present
     url:
         description: 
             - The full url to the RHN/Satellite api