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/library
Jimena Cabrera-Notari cc6e1ec261 Don't use keyword `error` in encode
This is not supported in Python 2.6. Just use positional arguments.
12 years ago
..
cloud Merge pull request #6265 from franckcuny/gce-fixes 12 years ago
commands Add creates= and removes= to the script: action 12 years ago
database Don't use keyword `error` in encode 12 years ago
files Simplify file module parameter description. 12 years ago
internal ansible -> ansibleworks 12 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 12 years ago
messaging Typo in rabbitmq_plugin docs 12 years ago
monitoring Merge pull request #5039 from bpennypacker/airbrake 12 years ago
net_infrastructure All modules should be using /usr/bin/python in the shebang as ansible_python_interpreter processes this (see FAQ). 12 years ago
network Fixing the unicode issue in uri for EL6 platforms 12 years ago
notification ansible -> ansibleworks 12 years ago
packaging Update cpanm module to newer module patterns 12 years ago
source_control Pass svn arguments as a list of strings instead of using string substition to ensure all parameters are escaped properly. 12 years ago
system setup: Fix KeyError: 'ipv4_secondaries' (issue #6274) 12 years ago
utilities Fix up examples in the assert docs to match the way things work. 12 years ago
web_infrastructure Add comment about mod_admin_extra 12 years ago