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.
Maxim Burgerhout
2f6b9e69a7
Test for python-pip as well as pip
...
On Red Hat, CentOS and Fedora systems, the pip binary will be called python-pip
instead of pip. This commit makes the pip module also check for python-pip.
The reason we check for python-pip *first*, is to have ansible fail on not
finding 'pip' and reporting *that*. This is consistent with current behaviour
and will not confuse users of Debian et al., where the 'python-pip' binary
never exists.
Tested on Fedora 18 and Ubuntu 12.04.
12 years ago
..
apt
fix mentioning of redundant aliases in module docs, remove was removed anyway
12 years ago
apt_repository
Fixing various module related things.
12 years ago
assemble
Fixing various module related things.
12 years ago
async_status
attempt at DOCUMENTATION for async_status
12 years ago
async_wrapper
whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added
12 years ago
authorized_key
Fixing various module related things.
12 years ago
command
Fixing various module related things.
12 years ago
copy
implement lookup plugins for arbitrary enumeration over arbitrary things. See the mailing list for some cool examples.
12 years ago
cron
fixed cron library so backups are python2.4 compatible
12 years ago
debug
Various small fixes to boolean usage, using module.params.get and default values
12 years ago
easy_install
Jumbo DOCUMENTATION patch
12 years ago
facter
Jumbo DOCUMENTATION patch
12 years ago
fail
HP and vsphere modules are crazy awesome but I am thinking these belong in contrib not core.
12 years ago
fetch
various small doc tweaks
12 years ago
file
Use 'path' in file documentation, though src/dest work, it's less intuitive.
12 years ago
fireball
implement lookup plugins for arbitrary enumeration over arbitrary things. See the mailing list for some cool examples.
12 years ago
get_url
various small doc tweaks
12 years ago
git
Further cleanup to add another rc check and remove a now redundent one.
12 years ago
group
Add module documentation for git, group, service, and user
12 years ago
ini_file
removed EXAMPLES from ini_file
12 years ago
lineinfile
Use the standard 'dest' option for target files, make 'name' an alias
12 years ago
mail
Damn you, colons...
12 years ago
mount
DOCUMENTATION for fetch,mount,ohai,easy_install
12 years ago
mysql_db
fix issue with mysql authentication and states not dump or import
12 years ago
mysql_user
Jumbo DOCUMENTATION patch
12 years ago
nagios
Fix issue https://github.com/ansible/ansible/issues/1194
12 years ago
ohai
Jumbo DOCUMENTATION patch
12 years ago
pause
The pause 'prompt' parameter now requires quotes around the message.
12 years ago
ping
various small doc tweaks
12 years ago
pip
Test for python-pip as well as pip
12 years ago
postgresql_db
Jumbo DOCUMENTATION patch
12 years ago
postgresql_user
DOCUMENTATION for fetch,mount,ohai,easy_install
12 years ago
raw
Added attribution to all module DOCUMENTATION strings
12 years ago
seboolean
Added DOCUMENTATION to seboolean module.
12 years ago
selinux
Added DOCUMENTATION to selinux module.
12 years ago
service
fix mentioning of redundant aliases in module docs, remove was removed anyway
12 years ago
setup
small patch to fact gathering for when no dmesg.boot exists on freebsd, mainly happens in jails
12 years ago
shell
fix wording of shell documentation
12 years ago
slurp
module docs for slurp
12 years ago
subversion
Added DOCUMENTATION to subversion module.
12 years ago
supervisorctl
Added DOCUMENTATION to supervisorctl module.
12 years ago
template
Jumbo DOCUMENTATION patch
12 years ago
user
user module should be using module.BOOLEANS for choices
12 years ago
virt
Attribute author of virt correctly (sorry)
12 years ago
wait_for
Module DOCUMENTATION for template, wait_for, and yum
12 years ago
yum
Module DOCUMENTATION for template, wait_for, and yum
12 years ago