toozej / ansible

Ansible
GNU General Public License v3.0
1 stars 0 forks source link

fix warnings for Gnome role #125

Open toozej opened 3 years ago

toozej commented 3 years ago
[WARNING]: The value ['/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/', '/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom1/', '/org/gnome/settings-daemon/plugins/media-keys/custom-
keybindings/custom2/'] (type list) in a string field was converted to "['/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/', '/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom1/',
'/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom2/']" (type string). If this does not look like what you expect, quote the entire value to ensure it does not change.
[WARNING]: The value ['<Primary><Alt>w'] (type list) in a string field was converted to "['<Primary><Alt>w']" (type string). If this does not look like what you expect, quote the entire value to ensure it does not change.
[WARNING]: The value ['<Primary><Alt>e'] (type list) in a string field was converted to "['<Primary><Alt>e']" (type string). If this does not look like what you expect, quote the entire value to ensure it does not change.
[WARNING]: The value ['background-logo@fedorahosted.org', 'dash-to-dock@micxgx.gmail.com', 'caffeine@patapon.info', 'hidetopbar@mathieu.bidon.ca', 'unlockDialogBackground@sun.wxg@gmail.com'] (type list) in a string field was converted to
"['background-logo@fedorahosted.org', 'dash-to-dock@micxgx.gmail.com', 'caffeine@patapon.info', 'hidetopbar@mathieu.bidon.ca', 'unlockDialogBackground@sun.wxg@gmail.com']" (type string). If this does not look like what you expect, quote
the entire value to ensure it does not change.
[WARNING]: The value ['google-chrome.desktop', 'firefox.desktop', 'slack.desktop', 'org.gnome.Nautilus.desktop', 'terminator.desktop', 'simplenote.desktop', 'com.spotify.Client.desktop', 'org.remmina.Remmina.desktop'] (type list) in a
string field was converted to "['google-chrome.desktop', 'firefox.desktop', 'slack.desktop', 'org.gnome.Nautilus.desktop', 'terminator.desktop', 'simplenote.desktop', 'com.spotify.Client.desktop', 'org.remmina.Remmina.desktop']" (type
string). If this does not look like what you expect, quote the entire value to ensure it does not change.