mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-06 10:40:32 -07:00
Fixed typo in example
This commit is contained in:
parent
34fbc6d05a
commit
bf389ea3fa
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ EXAMPLES = r'''
|
|||
user: user
|
||||
password: passw0rd
|
||||
validate_certs: false
|
||||
state: stop
|
||||
state: stopped
|
||||
|
||||
- name: Restart an existing virtual machine
|
||||
community.general.xen_orchestra:
|
||||
|
|
Loading…
Add table
Reference in a new issue