1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Archive is being added in 2.3 rather than 2.2

This commit is contained in:
Toshio Kuratomi 2016-11-02 12:53:46 -07:00 committed by Matt Clay
parent e284af01b1
commit c41c3abb85

View file

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