Add patch to fix module uri json sub type (Closes: 1037126)
This request is based on a commit already applied upstream in devel branch (not released until now). It will fix an issue introduced in the URI module failing to identify json.
Debian Bug (will be fixed by this MR): https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037126
Upstream commit: https://github.com/ansible/ansible/commit/0c7361d9acf7c8966a09f67de2a8679ef86fd856
Upstream PR to backport to ansible 2.14: https://github.com/ansible/ansible/pull/80870