mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-15 01:38:37 -05:00
Merge pull request #3514 from AlanCoding/azure_huzzah
Enable azure_rm inventory plugin Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
@@ -31,5 +31,6 @@ keyed_groups:
|
||||
- key: dict(tags.keys() | map("regex_replace", "^(.*)$", "\1_") | list | zip(tags.values() | list)) if tags else []
|
||||
prefix: ''
|
||||
separator: ''
|
||||
plain_host_names: true
|
||||
plugin: azure_rm
|
||||
use_contrib_script_compatible_sanitization: true
|
||||
|
||||
Reference in New Issue
Block a user