Archive is being added in 2.3 rather than 2.2

pull/18777/head
Toshio Kuratomi 9 years ago committed by Matt Clay
parent e284af01b1
commit c41c3abb85

@ -28,7 +28,7 @@ along with Ansible. If not, see <http://www.gnu.org/licenses/>.
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: archive module: archive
version_added: 2.2 version_added: 2.3
short_description: Creates a compressed archive of one or more files or trees. short_description: Creates a compressed archive of one or more files or trees.
extends_documentation_fragment: files extends_documentation_fragment: files
description: description:

Loading…
Cancel
Save