Browse Source

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

Fix path for pip and python when already bootstrapped
pull/2765/head
Andreas Krüger 6 years ago
committed by GitHub
parent
commit
e23fd5ca44
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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