From 7b7ba8cd2a74db6a2f4c7bc70dd9b6ad762dfdab Mon Sep 17 00:00:00 2001 From: Michael DeHaan 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