You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@ FEATURES:
33
33
BUG FIXES:
34
34
35
35
* Fix a bug when using a single `custom_directives` entry and the http template.
36
+
* Fix check mode issue when running with SELinux enabled. Role no longer reports a change in check mode when setting the host to permissive mode.
36
37
* Fix typo in the REST API template.
37
38
* Fix incorrect REST API and status log variable names in [`defaults/main/template.yml`](https://github.com/nginxinc/ansible-role-nginx-config/blob/main/defaults/main/template.yml).
38
39
* Fix bugged conditional check in the `http/ssl.j2` Jinja2 template.
0 commit comments