You've already forked ansible-role-unix-users
fix: add linter
This commit is contained in:
@ -3,4 +3,4 @@
|
||||
- name: Remove unix group {{ unix_group.key }}
|
||||
group:
|
||||
name: "{{ unix_group.key }}"
|
||||
state: absent
|
||||
state: absent
|
||||
|
Reference in New Issue
Block a user