Ignore Azure templating errors

This commit is contained in:
AlanCoding
2019-07-12 08:01:53 -04:00
parent 23100094dc
commit 612205d56d
2 changed files with 3 additions and 0 deletions

View File

@@ -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