Skip to content

Commit

Permalink
Fixing sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
ABHISHEK-SINHA10 committed Nov 11, 2024
1 parent 1de46e5 commit 3d92bfe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions playbooks/omevv/omevv_firmware_compliance_info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
ca_path: "path/to/ca_file"

- name: Fetch firmware compliance report of all the hosts in the specific
cluster
cluster
dellemc.openmanage.omevv_firmware_compliance_info:
hostname: "{{ hostname }}"
vcenter_uuid: "{{ vcenter_uuid }}"
Expand All @@ -23,7 +23,7 @@
- cluster_name: cluster_a

- name: Fetch firmware compliance report of a specific hosts in the
specific cluster
specific cluster
dellemc.openmanage.omevv_firmware_compliance_info:
hostname: "{{ hostname }}"
vcenter_uuid: "{{ vcenter_uuid }}"
Expand All @@ -40,7 +40,7 @@
- xx.xx.xx.xx

- name: Fetch firmware compliance report of a specific hosts in of
multiple cluster
multiple cluster
dellemc.openmanage.omevv_firmware_compliance_info:
hostname: "{{ hostname }}"
vcenter_uuid: "{{ vcenter_uuid }}"
Expand Down

0 comments on commit 3d92bfe

Please sign in to comment.