Merge "Fix prechecks for "Ironic iPXE" container"

This commit is contained in:
Zuul
2022-03-10 09:38:57 +00:00
committed by Gerrit Code Review

View File

@@ -44,7 +44,6 @@
timeout: 1
state: stopped
when:
- enable_ironic_ipxe | bool
- container_facts['ironic_ipxe'] is not defined
- inventory_hostname in groups['ironic-ipxe']