diff --git a/playbooks/example-deploy-all-available-nodes.yaml b/playbooks/example-deploy-all-available-nodes.yaml index e89fb0eea..29aeefdfa 100644 --- a/playbooks/example-deploy-all-available-nodes.yaml +++ b/playbooks/example-deploy-all-available-nodes.yaml @@ -10,6 +10,11 @@ # your deployment image with the dhcp-all-interfaces element when deploying # other operating systems or if your target node has multiple ethernet # interfaces. +# +# NOTE(TheJulia): A user could utilize the os_ironic_facts module with another +# data source such as a CSV, YAML, or JSON file formats to query ironic, and +# the example role conditionals below to query current status and deploy to +# nodes. --- - hosts: localhost connection: local