mirror of https://github.com/ansible/ansible.git
Fix how module_common handles selevel (issue #4142)
Two fixes: * parameter name is selevel, not serange. * Fix split on selinux context to limit to max of 4 since the selevel may contain ':' characters. This was fixed in selinux_default_context() and selinux_context().pull/4143/head
parent
671eeb65b2
commit
27b5c2e28c
Loading…
Reference in New Issue