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