mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-06 10:40:32 -07:00
proxmox_kvm: remove non-working example (#6498)
Remove non-working example.
This commit is contained in:
parent
4e57240e9f
commit
61a0dc4370
1 changed files with 0 additions and 9 deletions
|
@ -769,15 +769,6 @@ EXAMPLES = '''
|
||||||
node: sabrewulf
|
node: sabrewulf
|
||||||
state: absent
|
state: absent
|
||||||
|
|
||||||
- name: Get VM current state
|
|
||||||
community.general.proxmox_kvm:
|
|
||||||
api_user: root@pam
|
|
||||||
api_password: secret
|
|
||||||
api_host: helldorado
|
|
||||||
name: spynal
|
|
||||||
node: sabrewulf
|
|
||||||
state: current
|
|
||||||
|
|
||||||
- name: Update VM configuration
|
- name: Update VM configuration
|
||||||
community.general.proxmox_kvm:
|
community.general.proxmox_kvm:
|
||||||
api_user: root@pam
|
api_user: root@pam
|
||||||
|
|
Loading…
Add table
Reference in a new issue