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
parent 10b3381f21
commit cde4a1a099
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).