just one dot
This commit is contained in:
parent
04790631ea
commit
92beb676e8
1 changed files with 1 additions and 1 deletions
|
@ -28,4 +28,4 @@
|
|||
loop: "{{ mail_domains }}"
|
||||
when:
|
||||
- "'.local' not in item"
|
||||
- item | regex_findall('\.') | length < 2
|
||||
- item | regex_findall('\.') | length == 1
|
||||
|
|
Loading…
Reference in a new issue