Add when to add molteniron nodes

This commit is contained in:
Mark Hamzy 2017-02-09 09:19:28 -06:00
parent e208ae81ef
commit 510feab572
1 changed files with 1 additions and 1 deletions

View File

@ -170,4 +170,4 @@
# Note: we need while/do/done < <() redirection support
executable: /bin/bash
with_items: "{{ molteniron_baremetal_nodes }}"
when: "{{ install_molteniron }}"