Skip to content

Commit 69e8c99

Browse files
Merge pull request #11601 from mpurg/ubuntu_disable_umask_interactive_users_fix
Disable remediation for accounts_umask_interactive_users on Ubuntu
2 parents 991b0d3 + d24cf5a commit 69e8c99

File tree

2 files changed

+2
-2
lines changed
  • linux_os/guide/system/accounts/accounts-session/user_umask/accounts_umask_interactive_users

2 files changed

+2
-2
lines changed

linux_os/guide/system/accounts/accounts-session/user_umask/accounts_umask_interactive_users/ansible/shared.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# platform = multi_platform_all
1+
# platform = multi_platform_rhel,multi_platform_ol,multi_platform_sle,multi_platform_rhv4
22
# reboot = false
33
# strategy = restrict
44
# complexity = low

linux_os/guide/system/accounts/accounts-session/user_umask/accounts_umask_interactive_users/bash/shared.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# platform = multi_platform_all
1+
# platform = multi_platform_rhel,multi_platform_ol,multi_platform_sle,multi_platform_rhv4
22
# reboot = false
33
# strategy = restrict
44
# complexity = low

0 commit comments

Comments
 (0)