diff --git a/roles/mgrote_blocky/tasks/main.yml b/roles/mgrote_blocky/tasks/main.yml index 4be84625..c6289335 100644 --- a/roles/mgrote_blocky/tasks/main.yml +++ b/roles/mgrote_blocky/tasks/main.yml @@ -5,9 +5,6 @@ name: "{{ blocky_group }}" state: present -- name: test lint - ansible.builtin.shell: echo test - - name: ensure user exists become: true ansible.builtin.user: