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 }}"
|
name: "{{ blocky_group }}"
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
|
- name: test lint
|
||||||
|
ansible.builtin.shell: echo test
|
||||||
|
|
||||||
- name: ensure user exists
|
- name: ensure user exists
|
||||||
become: true
|
become: true
|
||||||
ansible.builtin.user:
|
ansible.builtin.user:
|
||||||
|
|
Loading…
Reference in a new issue