371cbc1fde
When users specificy the 'content' attribute when using the config_template module, it's possible that this input can be a dict. This commit handles dictionary input, and dumps it accordingly based on 'config_type' Change-Id: I1f12810ad7ce5746f8938ec9d608c532ba530d58
2 lines
67 B
Plaintext
2 lines
67 B
Plaintext
{"charlie": "echo", "alfa": "bravo", "foxtrot": {"golf": "hotel"}}
|