mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Typo fix (#7427)
* Fix typos in proxmox modules * Fix typos on gitlab modules * Fix typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user