mirror of
https://github.com/ansible/awx.git
synced 2026-03-26 21:35:01 -02:30
Ignore Azure templating errors
This commit is contained in:
@@ -1991,6 +1991,8 @@ class azure_rm(PluginFileInjector):
|
||||
|
||||
source_vars = inventory_update.source_vars_dict
|
||||
|
||||
ret['fail_on_template_errors'] = False
|
||||
|
||||
group_by_hostvar = {
|
||||
'location': {'prefix': '', 'separator': '', 'key': 'location'},
|
||||
'tag': {'prefix': '', 'separator': '', 'key': 'tags.keys() | list if tags else []'},
|
||||
|
||||
Reference in New Issue
Block a user