Skip to content

Commit 7e724dc

Browse files
authored
Merge pull request #106 from ansible-community/0.5.2-release
0.5.2 release
2 parents 2a53eee + 0869d96 commit 7e724dc

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# 0.5.2
2+
3+
## Bug fixes
4+
5+
* Workaround an issue with Ansible when SELinux is being used and libselinux
6+
python bindings are not present, ansible-playbook freezes for a couple of
7+
minutes.
8+
* https://bugzilla.redhat.com/show_bug.cgi?id=1696706
9+
* https://github.com/ansible-community/ansible-bender/issues/101
10+
11+
## Minor
12+
13+
* Document how to make Ansible roles available during a build if they are on a
14+
custom path.
15+
16+
117
# 0.5.1
218

319
## Bug fixes

0 commit comments

Comments
 (0)