mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-09 12:10:31 -07:00
Update plugins/modules/xen_orchestra.py
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
adecd53846
commit
0f7ef7a3bc
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ EXAMPLES = r'''
|
|||
template: 355ee47d-ff4c-4924-3db2-fd86ae629676-a3d70e4d-c5ac-4dfb-999b-30a0a7efe546
|
||||
label: This is a test from ansible
|
||||
description: This is a test from ansible
|
||||
boot_after_create: no
|
||||
boot_after_create: false
|
||||
|
||||
- name: Start an existing virtual machine
|
||||
community.general.xen_orchestra:
|
||||
|
|
Loading…
Add table
Reference in a new issue