Skip to content

Commit

Permalink
remove check for el8
Browse files Browse the repository at this point in the history
  • Loading branch information
richm committed Sep 13, 2024
1 parent c2899e0 commit 8b90ac7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/tests_hostkeys_unsafe_path.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@
vars:
sshd_skip_defaults: true
sshd_verify_hostkeys: []
when:
- ansible_facts['os_family'] != 'RedHat' or ansible_facts['distribution_major_version'] | int != 8

- name: Verify the options are correctly set
tags: tests::verify
Expand Down

0 comments on commit 8b90ac7

Please sign in to comment.