mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 20:31:27 -07:00
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…
Add table
Add a link
Reference in a new issue