Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(zabbix-server): misaligned become in selinux #1165

Conversation

hairmare
Copy link
Contributor

@hairmare hairmare commented Jan 14, 2024

SUMMARY

Fix indentation of become in selinux.yaml

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

role zabbix_server

ADDITIONAL INFORMATION

The zabbix_server role's "SELinux | RedHat | Add SEmodule to fix SELinux issue: zabbix_server_alerter.sock" fails with the following error on RPM distributions:

Unsupported parameters for (ansible_collections.ansible.builtin.plugins.action.script) module: become. Supported parameters include: _raw_params, chdir, cmd, creates, executable, removes."}

It should create the /etc/selinux/targeted/active/modules/400/zabbix_server_add/cil file.

@hairmare hairmare force-pushed the fix/zabbix-server/misaligned-become-in-selinux branch from e6c1bf6 to 422b3de Compare January 14, 2024 11:49
@hairmare hairmare marked this pull request as ready for review January 14, 2024 11:52
@pyrodie18 pyrodie18 merged commit 15188b1 into ansible-collections:main Jan 16, 2024
46 checks passed
@hairmare hairmare deleted the fix/zabbix-server/misaligned-become-in-selinux branch January 17, 2024 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants