You've already forked ansible-role-sudo
fix: remove obsolete tags
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
---
|
||||
|
||||
- name: Verify if not user and group exists for each entry
|
||||
tags: [ testa ]
|
||||
ansible.builtin.assert:
|
||||
that:
|
||||
- (item.user is defined and item.group is not defined) or
|
||||
|
Reference in New Issue
Block a user