From 2ffd7235e5b5977091993b8ebb5b80464b09fee2 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Fri, 13 Feb 2015 08:20:12 -0500 Subject: [PATCH] added version added --- packaging/os/pkg5.py | 1 + packaging/os/pkg5_publisher.py | 1 + 2 files changed, 2 insertions(+) diff --git a/packaging/os/pkg5.py b/packaging/os/pkg5.py index 83c08af0c3b..eea860e7be2 100644 --- a/packaging/os/pkg5.py +++ b/packaging/os/pkg5.py @@ -21,6 +21,7 @@ DOCUMENTATION = ''' module: pkg5 author: Peter Oliver short_description: Manages packages with the Solaris 11 Image Packaging System +version_added: 1.9 description: - IPS packages are the native packages in Solaris 11 and higher. notes: diff --git a/packaging/os/pkg5_publisher.py b/packaging/os/pkg5_publisher.py index 2993c1107cc..63c62059203 100644 --- a/packaging/os/pkg5_publisher.py +++ b/packaging/os/pkg5_publisher.py @@ -21,6 +21,7 @@ DOCUMENTATION = ''' module: pkg5_publisher author: Peter Oliver short_description: Manages Solaris 11 Image Packaging System publishers +version_added: 1.9 description: - IPS packages are the native packages in Solaris 11 and higher. - This modules will configure which publishers a client will download IPS