Fix wrong role name

This commit is contained in:
Khue Doan 2021-02-28 20:59:26 +07:00
parent 8381ff4223
commit cdf6e4041e

View File

@ -1,7 +1,7 @@
- name: Start PXE server on the controller - name: Start PXE server on the controller
hosts: controller hosts: controller
roles: roles:
- pxe - pxe-server
- name: Shutdown all nodes - name: Shutdown all nodes
hosts: metal hosts: metal