get rid of deprecated code.
This commit is contained in:
@@ -42,7 +42,8 @@
|
||||
loop_control:
|
||||
label: '{{ item.name }}'
|
||||
when:
|
||||
- item.name not in getent_passwd
|
||||
- ansible_facts.getent_passwd is defined
|
||||
- item.name not in ansible_facts.getent_passwd
|
||||
tags:
|
||||
- samba-server
|
||||
- samba-user
|
||||
|
||||
Reference in New Issue
Block a user