- 01 Sep, 2015 1 commit
-
-
Brian Coca committed
-
- 27 Jul, 2015 1 commit
-
-
I was particularly interested in the programming language ones, but the others might be useful to others browsing PyPI. Now with GPLv3+, and Utilities topic.
billwanjohi committed
-
- 25 Jul, 2015 1 commit
-
-
danasmera committed
-
- 13 Jul, 2015 1 commit
-
-
Also changed the setup.py maintainers email to our default support one. Fixes #11051
James Cammarata committed
-
- 10 Jul, 2015 2 commits
-
-
Brian Coca committed
-
renamed plugins to contrib (they are not really plugins) rewrote README.md to reflect new usage added new dir to setup.py so it gets copied with installation, in views of making using inventory scripts easier in teh future
Brian Coca committed
-
- 08 May, 2015 1 commit
-
-
* Fix import pathing for units.mock * Add some additional requirements * Use compileall to test compatiblity with different python versions
Matt Martz committed
-
- 12 Mar, 2015 1 commit
-
-
Jürgen Hermann committed
-
- 26 Jan, 2015 2 commits
-
-
Toshio Kuratomi committed
-
Gilles Pietri committed
-
- 29 Nov, 2014 1 commit
-
-
Michael DeHaan committed
-
- 28 Nov, 2014 1 commit
-
-
Chris Church committed
-
- 29 Sep, 2014 1 commit
-
-
Changes include: * Remove references to old module dir from .spec * Use setuptools find_packages find all ansible packages
James Laska committed
-
- 26 Sep, 2014 1 commit
-
-
Michael DeHaan committed
-
- 11 Aug, 2014 1 commit
-
-
Josh Drake committed
-
- 07 Aug, 2014 1 commit
-
-
Fixes #8490
James Cammarata committed
-
- 17 Jul, 2014 1 commit
-
-
James Laska committed
-
- 20 Jun, 2014 1 commit
-
-
Chris Church committed
-
- 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
-