nginx/ansible-role-nginx-config

Check Mode - Role always reports a pending change when selinux is enabled

Closed this issue · 0 comments

Describe the bug

When running this role in check mode with selinux enabled, this role will alway report a change.

To reproduce

With nginx_selinux_enforcing set to true, run the role, then run the role again with --check.

Expected behavior

No changes identified when running ansible in check mode.