Merge pull request #2762 from woopstar/fix-coreos-bootstrap-fact
Fix path for pip and python when already bootstrapped
This commit is contained in:
commit
e23fd5ca44
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
||||||
bin_dir: "/opt/bin"
|
bin_dir: "/opt/bin"
|
||||||
tags:
|
tags:
|
||||||
- facts
|
- facts
|
||||||
when: need_bootstrap.rc != 0
|
|
||||||
|
|
||||||
- name: Bootstrap | Run bootstrap.sh
|
- name: Bootstrap | Run bootstrap.sh
|
||||||
script: bootstrap.sh
|
script: bootstrap.sh
|
||||||
|
|
Loading…
Reference in a new issue