summaryrefslogtreecommitdiffstats
path: root/apex/build.py
diff options
context:
space:
mode:
Diffstat (limited to 'apex/build.py')
-rw-r--r--apex/build.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/apex/build.py b/apex/build.py
index 08f91abe..dff25ac8 100644
--- a/apex/build.py
+++ b/apex/build.py
@@ -225,6 +225,7 @@ def main():
console.setLevel(log_level)
console.setFormatter(logging.Formatter(formatter))
logging.getLogger('').addHandler(console)
+ utils.install_ansible()
# Since we only support building inside of git repo this should be fine
try:
apex_root = subprocess.check_output(