mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 20:32:45 +00:00
Fix: lxca_nodes misspelled in the lxca_common.py (#50734)
misspelled "requirements" to "requirement". https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_documenting.html
This commit is contained in:
committed by
Alicia Cozine
parent
07c6ce2dbf
commit
6995e04b1e
@@ -53,7 +53,7 @@ options:
|
||||
lxca https full web address
|
||||
required: true
|
||||
|
||||
requirement:
|
||||
requirements:
|
||||
- pylxca
|
||||
|
||||
notes:
|
||||
|
||||
Reference in New Issue
Block a user