ci: fix ansible-lint #178

Merged
mg merged 18 commits from al into master 2024-09-13 19:31:39 +02:00
Showing only changes of commit 49074b1db3 - Show all commits

View file

@ -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: