mirror of https://github.com/ansible/ansible.git
Fix import of shlex_quote
the backport here 1f3f4cf702 forgot that
in ansible-2.3, the six library in ansible.module_utils is only 1.4.
1.4 doesn't have shlex_quote. Importing it from ansible.compat works
for ansible-2.3.
pull/24579/head
parent
41e3027fda
commit
58438762a1
Loading…
Reference in New Issue