ansible/changelogs/fragments/46739-gcp-compute-instance-metadata.yaml
Thomas Picariello 62d131716b 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
2018-10-10 12:14:47 +02:00

2 lines
87 B
YAML

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