commit | 13422c2fbf2425411447de640f1ee6bda60cf473 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Thu Sep 07 09:31:58 2017 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Thu Sep 07 10:57:39 2017 -0700 |
tree | ca19051e18fdcd2ca75180c523fbe929c6ad5cb8 | |
parent | d13316553055ba80da38df04e4f95aa179b39fde [diff] |
CORD-1877 Only gather facts from build node Change-Id: If0ab4407c4258d6c966bbacef79f25cbe4ea780f
diff --git a/prep-buildnode-playbook.yml b/prep-buildnode-playbook.yml index 32f3bd6..bb9d74d 100644 --- a/prep-buildnode-playbook.yml +++ b/prep-buildnode-playbook.yml
@@ -19,7 +19,7 @@ # Prep build node to create artifacts - name: Include vars - hosts: all + hosts: build tasks: - name: Include variables include_vars: "{{ item }}"