Skip to content

Commit

Permalink
Merge "Fix missing introspection data on OSP10"
Browse files Browse the repository at this point in the history
  • Loading branch information
holser authored and gerritforge-ltd committed Dec 4, 2019
2 parents 15ae076 + 9d5f110 commit ed41fbd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
set_fact:
# Parse JSON output of 'Get BareMetal introspection data' shell module
storage_node_disks: "{{ inventory_disks.stdout | from_json }}"
when: storage_node_disks is not defined

- name:
debug:
Expand Down

0 comments on commit ed41fbd

Please sign in to comment.