Merge pull request #2762 from woopstar/fix-coreos-bootstrap-fact
Fix path for pip and python when already bootstrappedpull/2765/head
commit
e23fd5ca44
|
@ -12,7 +12,6 @@
|
|||
bin_dir: "/opt/bin"
|
||||
tags:
|
||||
- facts
|
||||
when: need_bootstrap.rc != 0
|
||||
|
||||
- name: Bootstrap | Run bootstrap.sh
|
||||
script: bootstrap.sh
|
||||
|
|
Loading…
Reference in New Issue