mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 07:24:00 -07:00
[PR #7427/f4d81681 backport][stable-7] Typo fix (#7428)
Typo fix (#7427)
* Fix typos in proxmox modules
* Fix typos on gitlab modules
* Fix typo
(cherry picked from commit f4d8168131
)
Co-authored-by: Alex <alex@alxg.de>
This commit is contained in:
parent
e64d124e18
commit
4175c4c8fe
6 changed files with 32 additions and 32 deletions
|
@ -205,7 +205,7 @@ EXAMPLES = '''
|
|||
allow_vendor_change: true
|
||||
extra_args: '--allow-arch-change'
|
||||
|
||||
- name: Perform a installaion of nmap with the install option replacefiles
|
||||
- name: Perform a installation of nmap with the install option replacefiles
|
||||
community.general.zypper:
|
||||
name: 'nmap'
|
||||
state: latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue