mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-23 10:51:24 -07:00
More docs cleanup (#7552)
* More docs improvements. * timezone: mention which versions of AIX are supported.
This commit is contained in:
parent
f87777b9f5
commit
58705d5ac3
108 changed files with 25 additions and 162 deletions
|
@ -70,9 +70,6 @@ options:
|
|||
notes:
|
||||
- Only the file checksum (content) is taken into account when extracting files
|
||||
from the ISO image. If O(force=false), only checks the presence of the file.
|
||||
- In Ansible 2.3 this module was using C(mount) and C(umount) commands only,
|
||||
requiring root access. This is no longer needed with the introduction of 7zip
|
||||
for extraction.
|
||||
'''
|
||||
|
||||
EXAMPLES = r'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue