Skip to content

Commit

Permalink
mdl removal
Browse files Browse the repository at this point in the history
  • Loading branch information
deekayen committed Feb 1, 2024
1 parent 989e804 commit c0b8aa1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions roles/bin/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,3 @@
dest: "{{ ansible_env.HOME }}/bin/testssl.sh"
mode: 0755
when: not testssl_sh.stat.exists

- name: Install mdl.
community.general.packaging.language.gem:
name: mdl
state: present
become: true

0 comments on commit c0b8aa1

Please sign in to comment.