Handle complex quoting in extra args in pull cli (#50212)

* Handle complex quoting in extra args in pull cli

fixes #40729
This commit is contained in:
Brian Coca
2019-01-23 10:58:37 -05:00
committed by GitHub
parent 4049e33817
commit b6824669df
3 changed files with 33 additions and 18 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- fix ansible-pull hanlding of extra args, complex quoting is needed for inline JSON