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/modules/commands
Yeuk Hon Wong ef25367353 Fixes #30073: Remove 'Consider hg command' warning. (#31159)
This PR addresses two issues:

1. The hg module was added to command module's check_command list,
so if someone runs hg directly from the command module, the command
module would warn the user "Consider using hg module rather than running hg".

We address this by removing hg from the list.

2. We added a new note to tell users push feature will be addressed
in issue #31156.
8 years ago
..
__init__.py package files 9 years ago
command.py Fixes #30073: Remove 'Consider hg command' warning. (#31159) 8 years ago
expect.py Update metadata to 1.1 8 years ago
raw.py Update metadata to 1.1 8 years ago
script.py Update metadata to 1.1 8 years ago
shell.py Update metadata to 1.1 8 years ago
telnet.py Add alias to command option in telnet (#30825) 8 years ago