diff --git a/tasks/section_1/cis_1.2.x.yml b/tasks/section_1/cis_1.2.x.yml index 452c009..2501732 100644 --- a/tasks/section_1/cis_1.2.x.yml +++ b/tasks/section_1/cis_1.2.x.yml @@ -112,6 +112,7 @@ when: - rhel9cis_rule_1_2_4 - not rhel9cis_rhel_default_repo or ansible_distribution != 'RedHat' + - ansible_distribution != 'OracleLinux' tags: - level1-server - level1-workstation diff --git a/vars/OracleLinux.yml b/vars/OracleLinux.yml new file mode 100644 index 0000000..d916178 --- /dev/null +++ b/vars/OracleLinux.yml @@ -0,0 +1,4 @@ +--- +# OS Specific Settings +os_gpg_key_pubkey_name: gpg-pubkey-8d8b756f-629e59ec +os_gpg_key_pubkey_content: "Oracle Linux (release key 1) "