Reverting version_added field in the apt_repository module

This commit is contained in:
James Cammarata
2013-08-13 09:53:24 -05:00
parent ded947008a
commit 0958673574

View File

@@ -43,7 +43,7 @@ options:
description:
- A source string state.
author: Alexander Saltanov
version_added: "1.2.1"
version_added: "0.7"
requirements: [ python-apt ]
'''