ff
Some checks failed
ansible-lint / Ansible Lint (pull_request) Failing after 40s
ansible-lint / gitleaks (pull_request) Successful in 5s

This commit is contained in:
Michael Grote 2024-09-13 19:30:08 +02:00
parent 69365edc6a
commit 49074b1db3

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: