mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-06 09:08:26 +07:00
Fix wrong role name
This commit is contained in:
parent
8381ff4223
commit
cdf6e4041e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user