mirror of https://github.com/ansible/ansible.git
Fix quoting of args for old-style modules
This removes the extra layer of quotes around values in the 'args' file. These quotes were there before the pipes.quote() call was added, but were not removed, resulting in too much quoting.pull/17045/head
parent
3b6b4f6ce4
commit
167a12003d
Loading…
Reference in New Issue