summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/packaging/os/rhn_channel.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/packaging/os/rhn_channel.py')
-rw-r--r--lib/ansible/modules/packaging/os/rhn_channel.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ansible/modules/packaging/os/rhn_channel.py b/lib/ansible/modules/packaging/os/rhn_channel.py
index e77972b30c..c2e87f1bd9 100644
--- a/lib/ansible/modules/packaging/os/rhn_channel.py
+++ b/lib/ansible/modules/packaging/os/rhn_channel.py
@@ -17,6 +17,10 @@
# You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
+ANSIBLE_METADATA = {'status': ['preview'],
+ 'supported_by': 'core',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: rhn_channel