Skip to content

Commit

Permalink
Updates defaults/main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ComplianceAsCode development team authored and redhatrises committed Sep 13, 2019
1 parent a66443f commit 76c2a15
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ high_complexity: true
high_disruption: true
high_severity: true
kernel_module_dccp_disabled: true
kernel_module_sctp_disabled: true
low_complexity: true
low_disruption: true
low_severity: true
Expand All @@ -79,13 +80,14 @@ restrict_strategy: true
security_patches_up_to_date: true
selinux_policytype: true
selinux_state: true
service_abrtd_disabled: true
service_firewalld_enabled: true
service_telnet_disabled: true
set_password_hashing_algorithm_libuserconf: true
set_password_hashing_algorithm_logindefs: true
skip_ansible_lint: true
sshd_allow_only_protocol2: true
sshd_disable_empty_passwords: true
sshd_disable_rhosts: true
sshd_disable_root_login: true
sshd_do_not_permit_user_env: true
sshd_enable_warning_banner: true
Expand Down

0 comments on commit 76c2a15

Please sign in to comment.