Merge pull request #2762 from woopstar/fix-coreos-bootstrap-fact

Fix path for pip and python when already bootstrapped
This commit is contained in:
Andreas Krüger
2018-05-11 17:06:28 +02:00
committed by GitHub

View File

@ -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