Skip to content

Commit

Permalink
Merge pull request #696 from ystia/bugfix/GH-695-ansible-no-upgrade
Browse files Browse the repository at this point in the history
uninstall Ansible older version that cannot be upgraded
  • Loading branch information
laurentganne committed Oct 15, 2020
2 parents 836ca4f + d97eb12 commit 10ac6a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

### BUG FIXES

* Bootstrap fails on hosts where a version of ansible < 2.10.0 is installed ([GH-695](https://github.com/ystia/yorc/issues/695))
* Panic due to nil pointer dereference may happen when retrieving a workflow ([GH-691](https://github.com/ystia/yorc/issues/691))
* Empty directories not removed after ansible executions can lead to inodes exhaustion ([GH-683](https://github.com/ystia/yorc/issues/683))
* Yorc generates forcePurge tasks on list deployments API endpoint ([GH-674](https://github.com/ystia/yorc/issues/674))
Expand Down
Binary file modified commands/bootstrap/resources/topology/tosca_types.zip
Binary file not shown.

0 comments on commit 10ac6a8

Please sign in to comment.