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/commands
Michael Scherer b5ef21ef89 Suggest using uri if curl is detected
Some people use the command module to run curl not to
download file, but to interact with remote HTTP api, and the
get_url suggestion is not suitable. So adding uri in the warning
would give a more meaningful warning.

Suggested by Tahvok on #ansible irc channel.
9 years ago
..
__init__.py
command.py Suggest using uri if curl is detected 9 years ago
raw.py
script.py
shell.py Added some documentation for the shell return values 9 years ago