dd
All checks were successful
ansible-lint / Ansible Lint (pull_request) Successful in 43s
ansible-lint / gitleaks (pull_request) Successful in 4s

This commit is contained in:
Michael Grote 2024-09-13 19:31:20 +02:00
parent 49074b1db3
commit a6bcfe0406

View file

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