We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a53eee + 0869d96 commit 7e724dcCopy full SHA for 7e724dc
CHANGELOG.md
@@ -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
17
# 0.5.1
18
19
## Bug fixes
0 commit comments