mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 19:01:14 +00:00
Archive is being added in 2.3 rather than 2.2
This commit is contained in:
committed by
Matt Clay
parent
e284af01b1
commit
c41c3abb85
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user