Commit Graph

7 Commits (e5a635672c3c7e9b2f27d1ca04ddd006d61ba3ed)

Author SHA1 Message Date
Stephen Fromm e5a635672c Migrate remaining modules to use get_bin_path in module_common.py
* Migraed easy_install, pip, service, setup, and user.
* Updated fail_json message in apt_repository
* Fixed easy_install to not hardcode location of virtualenv in
  /usr/local/bin/.
* Made handling of virtualenv more consistent between easy_install and
  pip.
2012-08-29 20:26:22 -07:00
Stephen Fromm bdb39058ae Migrate apt_repository, group, and supervisorctl to use module.get_bin_path 2012-08-29 16:24:49 -07:00
Sebastien Bocahu d95eddceb1 Quote the repository string when appending it to the command line in the apt_repository module. 2012-08-13 19:36:08 +02:00
Sebastien Bocahu 3e9bcd351d Add support for Debian in apt_repository 2012-08-13 19:23:53 +02:00
Sebastien Bocahu df269c72c1 Fixed scoping issue in apt_repository module. 2012-08-13 19:06:53 +02:00
Matt Wright 15e9f1e15a Update per ansible/ansible#794 2012-08-08 10:46:23 -04:00
Matt Wright bef4c1b955 add apt_repository module 2012-08-07 16:39:31 -04:00