Fix dell playbook inclusion
This commit is contained in:
parent
9f4499e4b6
commit
510db6b121
@ -2,7 +2,7 @@
|
|||||||
# Set the boot mode (BIOS, UEFI) of Dell baremetal compute nodes.
|
# Set the boot mode (BIOS, UEFI) of Dell baremetal compute nodes.
|
||||||
|
|
||||||
# Add Dell baremetal compute nodes to the Ansible inventory.
|
# Add Dell baremetal compute nodes to the Ansible inventory.
|
||||||
- include: dell-compute-node-boot-mode.yml
|
- include: dell-compute-node-inventory.yml
|
||||||
|
|
||||||
- name: Ensure Dell baremetal compute nodes boot mode is set
|
- name: Ensure Dell baremetal compute nodes boot mode is set
|
||||||
hosts: baremetal-compute
|
hosts: baremetal-compute
|
||||||
|
Loading…
Reference in New Issue
Block a user