You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Michael DeHaan 6275e57718 pyflakes: Unused import / unused var 13 years ago
..
__init__.py
callbacks.py
connection.py pyflakes: Unused import / unused var 13 years ago
constants.py
errors.py
playbook.py Treat module args as strings everywhere to avoid unneccessary shlex and requoting 13 years ago
runner.py Treat module args as strings everywhere to avoid unneccessary shlex and requoting 13 years ago
utils.py Need for quoting/unquoting problems go away once module_args are all treated as strings throughout. 13 years ago