Jonathan Rosser 04c93bab7f Facts are strings so make this explicit
This patch fixes the following ansible warning:

[WARNING]: The value True (type bool) in a string field was converted to
u'True' (type string). If this does not look like what you expect, quote the
entire value to ensure it does not change.

Change-Id: I06cee8173aaf79c2a1bd288fa1a813117ab2b319
2020-05-12 09:57:45 +01:00
..