proxmox: doc: Fix example for restart container (#46602)
+label: docsite_pr
This commit is contained in:
parent
be05069c61
commit
a7425a7e79
1 changed files with 1 additions and 1 deletions
|
@ -280,7 +280,7 @@ EXAMPLES = '''
|
|||
api_user: root@pam
|
||||
api_password: 1q2w3e
|
||||
api_host: node1
|
||||
state: stopped
|
||||
state: restarted
|
||||
|
||||
# Remove container
|
||||
- proxmox:
|
||||
|
|
Loading…
Reference in a new issue