1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Minor fix in one_vm documentation (#48288)

This commit is contained in:
Milan Ilic 2018-11-07 09:17:15 +01:00 committed by ansibot
parent b79e46ec6f
commit 8245441b2e

View file

@ -51,6 +51,7 @@ options:
api_password: api_password:
description: description:
- Password of the user to login into OpenNebula RPC server. If not set - Password of the user to login into OpenNebula RPC server. If not set
- then the value of the C(ONE_PASSWORD) environment variable is used.
template_name: template_name:
description: description:
- Name of VM template to use to create a new instace - Name of VM template to use to create a new instace