ff
This commit is contained in:
parent
69365edc6a
commit
49074b1db3
1 changed files with 3 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue