diff --git a/molecule/epel/converge.yml b/molecule/epel/converge.yml index 45256ac..0ea1e53 100644 --- a/molecule/epel/converge.yml +++ b/molecule/epel/converge.yml @@ -14,4 +14,4 @@ - name: Molecule | EPEL Role ansible.builtin.include_role: name: ericsysmin.system.epel - when: ansible_os_family == "RedHat" \ No newline at end of file + when: ansible_os_family == "RedHat"