Ignore missing ID's
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
f31c05171e
commit
ba563b6bb1
@ -10,4 +10,5 @@
|
||||
- role.{{ role }}
|
||||
{%- endfor %}
|
||||
'{{ id }}':
|
||||
- ignore_missing: True
|
||||
- id.{{ id.replace('.', '_') }}
|
||||
|
Loading…
Reference in New Issue
Block a user