- 29 Apr, 2014 1 commit
-
-
James Cammarata committed
-
- 15 Apr, 2014 1 commit
-
-
Ton Kersten committed
-
- 02 Apr, 2014 1 commit
-
-
Toshio Kuratomi committed
-
- 14 Mar, 2014 2 commits
-
-
setuptools' instal_requires instead
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
- 21 Feb, 2014 1 commit
-
-
Ton Kersten committed
-
- 17 Feb, 2014 1 commit
-
-
James Cammarata committed
-
- 29 Jan, 2014 1 commit
-
-
Michael DeHaan committed
-
- 14 Jan, 2014 1 commit
-
-
As described by http://docs.ansible.com/intro_configuration.html#library the library supports multiple paths to load modules from. Currently `setup.py` treats something like `/usr/share/ansible:/my/custom/modules` as a single directory name and results in the installed modules not being on the module path. (instead they are in a directory named `/usr/share/ansible:/my/custom/modules`) This commit simply takes the first listed directory as the install directory for the core modules.
Thomas Omans committed
-
- 20 Dec, 2013 1 commit
-
-
Rene Moser committed
-
- 16 Dec, 2013 1 commit
-
-
This reverts commit 15b89b45, reversing changes made to 3d836a1a.
James Tanner committed
-
- 11 Nov, 2013 1 commit
-
-
Marcus Cobden committed
-
- 26 Oct, 2013 1 commit
-
-
Michael DeHaan committed
-
- 23 Sep, 2013 2 commits
-
-
Ton Kersten committed
-
Ton Kersten committed
-
- 17 Sep, 2013 1 commit
-
-
use DEFAULT_MODULE_PATH in setup.py so that there is a chance to override with ANSIBLE_LIBRARY env variable
Skylar Saveland committed
-
- 24 Aug, 2013 1 commit
-
-
Michael DeHaan committed
-
- 15 May, 2013 1 commit
-
-
Benjamin Schwarze committed
-
- 29 Apr, 2013 1 commit
-
-
Author: Ton Kersten <github@tonkersten.com> Date: Mon Apr 29 10:44:30 2013 +0200 Fixed the installation of library directories When running install the `setup.py` give error changing mode of /usr/bin/ansible-doc to 755 running install_data error: can't copy './library/utilities': doesn't exist or not a regular file make: *** [install] Error 1 Debugging 'benno' came up with this patch, which works on CentOS 6.4 and on Ubuntu.
Ton Kersten committed
-
- 01 Dec, 2012 1 commit
-
-
check path is directory added manpage & setup small cleanup shut up module_formatter in utils to avoid trace print on crud files in library
Jan-Piet Mens committed
-
- 05 Nov, 2012 1 commit
-
-
Jeroen Hoekx committed
-
- 01 Nov, 2012 1 commit
-
-
Daniel Hokka Zakrisson committed
-
- 27 Oct, 2012 1 commit
-
-
Michael DeHaan committed
-
- 26 Oct, 2012 1 commit
-
-
Michael DeHaan committed
-
- 13 Oct, 2012 1 commit
-
-
Michael DeHaan committed
-
- 11 Oct, 2012 1 commit
-
-
Tim Bielawa committed
-
- 08 Sep, 2012 1 commit
-
-
Michael DeHaan committed
-
- 07 Sep, 2012 1 commit
-
-
Daniel Hokka Zakrisson committed
-
- 22 Aug, 2012 1 commit
-
-
Michael DeHaan committed
-
- 19 Aug, 2012 2 commits
-
-
Michael DeHaan committed
-
Dave Hatton committed
-
- 17 Aug, 2012 1 commit
-
-
If ANSIBLE_KEEP_REMOTE_FILES=1 is set as an environment file, remote files will not be deleted, which is useful only for development debugging purposes.
Michael DeHaan committed
-
- 09 Aug, 2012 1 commit
-
-
Tim Bielawa committed
-
- 07 Aug, 2012 1 commit
-
-
Michael DeHaan committed
-
- 31 May, 2012 1 commit
-
-
Michael DeHaan committed
-
- 29 May, 2012 1 commit
-
-
Joshua Tacoma committed
-
- 22 Apr, 2012 1 commit
-
-
Stefane Fermigier committed
-
- 21 Apr, 2012 1 commit
-
-
Move setup.py stuff back to top level as "make sdist" was not working, plus, it makes sources cleaner.
Michael DeHaan committed
-
- 19 Apr, 2012 1 commit
-
-
Distutils MANIFEST.in, setup.py -> packaging/distutils/ directory.
Tim Bielawa committed
-
- 16 Mar, 2012 1 commit
-
-
Because folks on RHEL 6 (not CentOS 6) have some issues with asciidoc, do not build the asciidoc from the rpm or make install targets. Also modify the make install (only) to copy over files into the library directory since the setup.py does not do this (due to a distutils bug, more or less).
Michael DeHaan committed
-