Add ipaselinuxusermaporder option to the ipa_config module (#3178) (#3361)

(cherry picked from commit 612543919e)

Co-authored-by: Roy Lenferink <lenferinkroy@gmail.com>
This commit is contained in:
patchback[bot] 2021-09-12 12:39:44 +00:00 committed by GitHub
commit cde4a1a099
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 28 additions and 2 deletions

View file

@ -0,0 +1,3 @@
minor_changes:
- ipa_config - add ``ipaselinuxusermaporder`` option to set the SELinux user map order
(https://github.com/ansible-collections/community.general/pull/3178).