Skip to content

Commit

Permalink
example fix (#420)
Browse files Browse the repository at this point in the history
Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
  • Loading branch information
Gevorg-Khachatryan-97 authored Oct 25, 2023
1 parent 923e9c7 commit 0bc4af7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/vm_operations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@

- name: hard power off the vm
ntnx_vms:
state: present
state: hard_poweroff
vm_uuid: "{{ vm_uuid }}"
operation: hard_poweroff
register: result
ignore_errors: true

Expand Down

0 comments on commit 0bc4af7

Please sign in to comment.