mirror of
https://github.com/ansible/awx.git
synced 2026-09-04 19:08:30 -02:30
Ignore Azure templating errors
This commit is contained in:
@@ -4,6 +4,7 @@ default_host_filters: []
|
||||
exclude_host_filters:
|
||||
- resource_group not in ['foo_resources', 'bar_resources']
|
||||
- location not in ['southcentralus', 'westus']
|
||||
fail_on_template_errors: false
|
||||
hostvar_expressions:
|
||||
ansible_host: private_ipv4_addresses[0]
|
||||
computer_name: name
|
||||
|
||||
Reference in New Issue
Block a user