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.
 
 
 
 
 
Go to file
Jeff Geerling 128a2fb461 Mention shell module in command documentation
Users who use the command module for pretty much all shell commands may be stymied when they try using a command with <, >, $VAR, etc., and not know that they can use the `shell` module instead. This documentation fix clarifies this.
11 years ago
cloud Merge pull request #5506 from mohangk/fix_elb_register_new_instance 11 years ago
commands Mention shell module in command documentation 11 years ago
database Merge pull request #5435 from jkleckner/fix-mysql-dump-import 11 years ago
files documentation typos 11 years ago
internal Addresses #5023 Fix import comments 11 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
messaging Addresses #5023 Fix import comments 11 years ago
monitoring module(nagios): don't catch `SystemExit` 11 years ago
net_infrastructure All modules should be using /usr/bin/python in the shebang as ansible_python_interpreter processes this (see FAQ). 11 years ago
network Addresses #5023 Fix import comments 11 years ago
notification notify/grove: set the service to "ansible" by default 11 years ago
packaging Adding a check for pending tranasctions to the yum module 11 years ago
source_control Fix git module parameters to conform to code standards 11 years ago
system sysctl: parse bool value as 0/1 and refactor a little bit 11 years ago
utilities Fix documentation example for the fail module 11 years ago
web_infrastructure django_manage need not require virtualenv in PATH 11 years ago