Browse Source

Fix path for pip and python

pull/2762/head
woopstar 6 years ago
committed by Andreas Kruger
parent
commit
7df5edef52
1 changed files with 0 additions and 1 deletions
  1. 1
      roles/bootstrap-os/tasks/bootstrap-coreos.yml

1
roles/bootstrap-os/tasks/bootstrap-coreos.yml

@ -12,7 +12,6 @@
bin_dir: "/opt/bin"
tags:
- facts
when: need_bootstrap.rc != 0
- name: Bootstrap | Run bootstrap.sh
script: bootstrap.sh

Loading…
Cancel
Save