ansible/changelogs/fragments/46739-gcp-compute-instance-metadata.yaml
Thomas Picariello 2f622fc336 Do not try to encode metadata if it is None (#46739)
* Do not try to encode metadata if it is None

* Add changelog fragment

* Fix fragment missing EOF line
2019-01-07 09:14:30 -08:00

2 lines
87 B
YAML

bugfixes:
- "gcp_compute_instance - fix crash when the instance metadata is not set"