Skip to content

Commit

Permalink
fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Anderson committed Mar 11, 2024
1 parent aa80b17 commit 2cc5810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/epel/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
- name: Molecule | EPEL Role
ansible.builtin.include_role:
name: ericsysmin.system.epel
when: ansible_os_family == "RedHat"
when: ansible_os_family == "RedHat"

0 comments on commit 2cc5810

Please sign in to comment.