mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
archive: fix seealso (#586)
This commit is contained in:
@@ -56,7 +56,7 @@ notes:
|
|||||||
- Requires lzma or backports.lzma if using xz format.
|
- Requires lzma or backports.lzma if using xz format.
|
||||||
- Can produce I(gzip), I(bzip2), I(lzma) and I(zip) compressed files or archives.
|
- Can produce I(gzip), I(bzip2), I(lzma) and I(zip) compressed files or archives.
|
||||||
seealso:
|
seealso:
|
||||||
- module: unarchive
|
- module: ansible.builtin.unarchive
|
||||||
author:
|
author:
|
||||||
- Ben Doherty (@bendoh)
|
- Ben Doherty (@bendoh)
|
||||||
'''
|
'''
|
||||||
|
|||||||
Reference in New Issue
Block a user