summaryrefslogtreecommitdiff
path: root/packaging/os/rpm_key.py
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/os/rpm_key.py')
-rw-r--r--packaging/os/rpm_key.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/os/rpm_key.py b/packaging/os/rpm_key.py
index 42d75670..9cb058c5 100644
--- a/packaging/os/rpm_key.py
+++ b/packaging/os/rpm_key.py
@@ -19,6 +19,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: rpm_key