Skip to content

Commit

Permalink
Merge pull request #16 from rhythmictech/ENG-1452
Browse files Browse the repository at this point in the history
Remove ansible-repo directory before installing
  • Loading branch information
dgoodellrhy authored Dec 7, 2020
2 parents 0d242b0 + 11cf798 commit 39956a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions component.yml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ phases:
- eval "$(ssh-agent -s)"
- ssh-add ~/.ssh/git_rsa
%{~ endif ~}
- rm -rf ansible-repo
- git clone --depth 1 ${playbook_repo} ansible-repo
- name: run-playbook
action: ExecuteBash
Expand Down

0 comments on commit 39956a1

Please sign in to comment.